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


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

Reference

BaseSheetSelectionModel Class
BaseSheetSelectionModel Members