Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / ExternalRangeExpression Class / ColumnRelative Property


In This Topic
ColumnRelative Property (ExternalRangeExpression)
In This Topic
Determines whether the column coordinates are relative.
Syntax
'Declaration
 
Public Overrides ReadOnly Property ColumnRelative As Boolean
 
'Usage
 
Dim instance As ExternalRangeExpression
Dim value As Boolean
 
value = instance.ColumnRelative
See Also