Spread Windows Forms 12.0 Product Documentation
RowRelative Property (RangeExpression)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > RangeExpression Class : RowRelative Property
Determines whether the row coordinates are relative.
Syntax
'Declaration
 
Public Overrides ReadOnly Property RowRelative As Boolean
'Usage
 
Dim instance As RangeExpression
Dim value As Boolean
 
value = instance.RowRelative
public override bool RowRelative {get;}

Property Value

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

Reference

RangeExpression Class
RangeExpression Members