Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace
/
FormulaSyntaxTree Class
/ Root Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Root Property
In This Topic
Gets the root element of the syntax tree for this formula.
Syntax
C#
public
SyntaxNode
Root {
get
;
set
;}
Property Value
The root
SyntaxNode
of the formula syntax tree.
See Also
Reference
FormulaSyntaxTree Class
FormulaSyntaxTree Members