[]
        
(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; }
Property Value
Type Description
SyntaxNode

The root SyntaxNode of the formula syntax tree.