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


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