Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace / UnParseContext Class
Properties

In This Topic
    UnParseContext Class Members
    In This Topic

    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