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

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 @code:UnParseContext.  
    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