GrapeCity.Xaml.CalcEngine
StartColumnRelative Property (CalcExternalRangeExpression)


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

Property Value

true if the start column coordinate is are 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