Spread WPF 17
GrapeCity.CalcEngine Namespace / CalcParserContext Class
Properties Methods

In This Topic
    CalcParserContext Class Members
    In This Topic

    The following tables list the members exposed by CalcParserContext.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CalcParserContext class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column.  
    Public PropertyGets culture for comparing string token while parsing.  
    Public PropertyGets or sets the parse mode..  
    Public PropertyGets the row.  
    Public PropertyGets whether using R1C1 notation for cell reference and range reference.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the external source.  
    Public MethodGets the external source token.  
    Public MethodGet table by index.  
    Public MethodGet table by name.  
    Top
    See Also