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


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

Reference

ISheetSelectionModel Interface
ISheetSelectionModel Members