Spread Silverlight Documentation
EndRowRelative Property (CalcRangeExpression)


GrapeCity.CalcEngine.Expressions Namespace > CalcRangeExpression Class : EndRowRelative Property
Gets a value indicating whether the end row coordinate is relative.
Syntax
'Declaration
 
Public ReadOnly Property EndRowRelative As System.Boolean
'Usage
 
Dim instance As CalcRangeExpression
Dim value As System.Boolean
 
value = instance.EndRowRelative
public System.bool EndRowRelative {get;}

Property Value

true if the end row coordinate is relative; otherwise, false.
See Also

Reference

CalcRangeExpression Class
CalcRangeExpression Members