Spread for ASP.NET 12 Product Documentation
AnchorRow Property (ISheetSelectionModel)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > ISheetSelectionModel Interface : AnchorRow Property
Gets the row index of the first cell in the selection of cells.
Syntax
'Declaration
 
ReadOnly Property AnchorRow As Integer
'Usage
 
Dim instance As ISheetSelectionModel
Dim value As Integer
 
value = instance.AnchorRow
int AnchorRow {get;}
See Also

Reference

ISheetSelectionModel Interface
ISheetSelectionModel Members