Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.expressions Package
/
FormulaSyntaxTree Class
/ getRoot Method
Collapse All
Expand All
In This Topic
getRoot Method
In This Topic
Gets the root element of the syntax tree for this formula.
Syntax
public
SyntaxNode
getRoot()
Return Value
The root @code:SyntaxNode of the formula syntax tree.
See Also
Reference
FormulaSyntaxTree Class
FormulaSyntaxTree Members