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

In This Topic
    ParseContext Class Members
    In This Topic

    The following tables list the members exposed by ParseContext.

    Public Constructors
     NameDescription
    Public Constructor Creates an empty parse context.  
    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