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


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