GrapeCity.Documents.Excel.Expressions Namespace / UnParseContext Class
Properties

UnParseContext Class Members

The following tables list the members exposed by UnParseContext.

Public Constructors
 NameDescription
Public ConstructorCreates an empty UnParseContext.  
Top
Public Properties
 NameDescription
Public Property A 0-based number that represents the column location of the formula.  
Public Property A 0-based number that represents the row location of the formula.  
Public Property Indicates whether the reference style is R1C1.  
Top
See Also