Spread Windows Forms 12.0 Product Documentation
Column Property (ReferenceExpression)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > ReferenceExpression Class : Column Property
Gets the starting column coordinate of the reference.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Column As Integer
'Usage
 
Dim instance As ReferenceExpression
Dim value As Integer
 
value = instance.Column
public abstract int Column {get;}

Property Value

Integer column index
See Also

Reference

ReferenceExpression Class
ReferenceExpression Members