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


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

Reference

ISheetSelectionModel Interface
ISheetSelectionModel Members