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


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

Reference

ISheetSelectionModel Interface
ISheetSelectionModel Members