Spread Windows Forms 12.0 Product Documentation
RowRelative Property (ExternalCellExpression)


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > ExternalCellExpression Class : RowRelative Property
Determines whether the row coordinate is relative.
Syntax
'Declaration
 
Public Overrides ReadOnly Property RowRelative As Boolean
'Usage
 
Dim instance As ExternalCellExpression
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

ExternalCellExpression Class
ExternalCellExpression Members