GrapeCity.Xaml.CalcEngine
EndRowRelative Property (CalcExternalRangeExpression)


Gets a value indicating whether the end row coordinate is relative.
Syntax
'Declaration
 
Public ReadOnly Property EndRowRelative As Boolean
'Usage
 
Dim instance As CalcExternalRangeExpression
Dim value As Boolean
 
value = instance.EndRowRelative
public bool EndRowRelative {get;}

Property Value

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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcExternalRangeExpression Class
CalcExternalRangeExpression Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options