GrapeCity.Xaml.CalcEngine
UseR1C1 Property


Gets whether using R1C1 notation for cell reference and range reference.
Syntax
'Declaration
 
Public ReadOnly Property UseR1C1 As Boolean
'Usage
 
Dim instance As CalcParserContext
Dim value As Boolean
 
value = instance.UseR1C1
public bool UseR1C1 {get;}

Property Value

A bool indicates whether using R1C1 notation. The default value is false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcParserContext Class
CalcParserContext Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options