[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Expressions.UnParseContext

UnParseContext Class

Contains options for converting FormulaSyntaxTree to string.

Inheritance
UnParseContext
Namespace: GrapeCity.Documents.Excel.Expressions
Assembly: DS.Documents.Excel.dll
Syntax
public class UnParseContext
Public Class UnParseContext

Constructors

Name Description
UnParseContext()

Creates an empty UnParseContext.

Properties

Name Description
BaseColumn

A 0-based number that represents the column location of the formula.

BaseRow

A 0-based number that represents the row location of the formula.

IsR1C1

Indicates whether the reference style is R1C1.