GrapeCity.Xaml.CalcEngine
RowRelative Property (CalcExternalCellExpression)


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

Property Value

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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcExternalCellExpression Class
CalcExternalCellExpression Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options