API Reference
Class
ExcelFormulaFunctionSyntax
Parsed function identifier immediately followed by an opening parenthesis.
Inheritance
- ExcelFormulaSyntaxNode
- ExcelFormulaFunctionSyntax
Inherited Methods
Properties
public String Name { get; } #Authored function name, including a compatibility prefix such as _xlfn..
Inherited Properties
public String Text { get; } #Inherited from ExcelFormulaSyntaxNode