Spread for ASP.NET 12 Product Documentation
Column Property (CalcReference)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > CalcReference Class : Column Property
Gets the index of the first column in the cell or range reference.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Column As Integer
'Usage
 
Dim instance As CalcReference
Dim value As Integer
 
value = instance.Column
public abstract int Column {get;}
See Also

Reference

CalcReference Class
CalcReference Members