[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Expressions.FormulaSyntaxTree.Root

Root Property

Root

Gets the root element of the syntax tree for this formula.

Declaration
public SyntaxNode Root { get; set; }
Public Property Root As SyntaxNode
Property Value
Type Description
SyntaxNode

The root SyntaxNode of the formula syntax tree.