Spread Windows Forms 12.0 Product Documentation
ColumnRelative Property (ExternalCellExpression)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > ExternalCellExpression Class : ColumnRelative Property
Determines whether the column coordinate is relative.
Syntax
'Declaration
 
Public Overrides ReadOnly Property ColumnRelative As Boolean
'Usage
 
Dim instance As ExternalCellExpression
Dim value As Boolean
 
value = instance.ColumnRelative
public override bool ColumnRelative {get;}

Property Value

true if relative reference for column; false if absolute reference
See Also

Reference

ExternalCellExpression Class
ExternalCellExpression Members