Spread Windows Forms 12.0 Product Documentation
RowRelative Property (ExternalRangeExpression)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > ExternalRangeExpression Class : RowRelative Property
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
public override bool RowRelative {get;}

Property Value

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

Reference

ExternalRangeExpression Class
ExternalRangeExpression Members