API Reference
Class
ExcelFormulaSyntaxNode
Base node in a parsed Excel formula reference tree.
Inheritance
- Object
- ExcelFormulaSyntaxNode
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property ExcelFormulaSyntaxTree.Nodes
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Text { get; } #Exact authored text represented by this node.