Spread Windows Forms 12.0 Product Documentation
Column Property (ExternalCellExpression)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > ExternalCellExpression Class : Column Property
Gets the column index of the cell.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Column As Integer
'Usage
 
Dim instance As ExternalCellExpression
Dim value As Integer
 
value = instance.Column
public override int Column {get;}

Property Value

Integer column index
See Also

Reference

ExternalCellExpression Class
ExternalCellExpression Members