Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace / UnParseContext Class / IsR1C1 Property
In This Topic
    IsR1C1 Property (UnParseContext)
    In This Topic
    Indicates whether the reference style is R1C1.
    Syntax
    public System.bool IsR1C1 {get; set;}
    See Also