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

In This Topic
    FormulaSyntaxTree Class Methods
    In This Topic

    For a list of all members of this type, see FormulaSyntaxTree members.

    Public Methods
     NameDescription
    Public MethodCreates a copy of the @code:FormulaSyntaxTree instance.  
    Public Method  
    Public MethodGets the root element of the syntax tree for this formula.  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a new @code:FormulaSyntaxTree from a @code:string.  
    Public MethodSets the root element of the syntax tree for this formula.

    The root @code:SyntaxNode of the formula syntax tree.

     
    Public MethodOverloaded. Returns the text for this formula.  
    Top
    See Also