Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.expressions Package / ParseContext Class
Methods

In This Topic
    ParseContext Class Members
    In This Topic

    The following tables list the members exposed by ParseContext.

    Public Constructors
     NameDescription
    Public ConstructorCreates an empty parse context.  
    Top
    Public Methods
     NameDescription
    Public MethodA 0-based number that represents the column location of the formula.  
    Public MethodA 0-based number that represents the row location of the formula.  
    Public MethodIndicates whether the reference style is R1C1.  
    Public MethodA 0-based number that represents the column location of the formula.  
    Public MethodA 0-based number that represents the row location of the formula.  
    Public MethodIndicates whether the reference style is R1C1.  
    Top
    See Also