Name | Description | |
---|---|---|
FunctionNode Constructor | Creates a new FunctionNode a function name. |
The following tables list the members exposed by FunctionNode.
Name | Description | |
---|---|---|
FunctionNode Constructor | Creates a new FunctionNode a function name. |
Name | Description | |
---|---|---|
Children | Gets children of a non-terminal node. (Inherited from GrapeCity.Documents.Excel.Expressions.NonTerminalNode) | |
Name | The name of the function. |
Name | Description | |
---|---|---|
Clone | Clones the syntax node if the node is mutable. (Inherited from GrapeCity.Documents.Excel.Expressions.SyntaxNode) | |
Equals | Checks whether the SyntaxNode equal to another. (Inherited from GrapeCity.Documents.Excel.Expressions.SyntaxNode) | |
GetHashCode | This object doesn't support getting hash code, because all fields are mutable. (Inherited from GrapeCity.Documents.Excel.Expressions.SyntaxNode) | |
ToString | Overloaded. Returns the formula text for this node, optionally specifying context. (Inherited from GrapeCity.Documents.Excel.Expressions.SyntaxNode) |