[]
Represents an array literal in the syntax tree.
Represents a constant node in the syntax tree.
Represents an empty node. This node is used when a parameter was omitted.
Represents an error literal node in the syntax tree.
Represents a formula.
Represents a function invocation expression in the syntax tree.
Represents a logical literal node in the syntax tree.
Represents a name node in the syntax tree.
Represents a non-terminal node in the syntax tree.
Represents a number node in the syntax tree.
Represents an operator invocation expression in the syntax tree.
Represents a parenthesis expression in the syntax tree.
Contains options for converting string to FormulaSyntaxTree.
Represents a reference in formula.
Represents an reference node in the syntax tree.
Represents a node in the syntax tree. The node can be terminal or non-terminal.
Represents a table item in the syntax tree.
Represents a terminal node in the syntax tree.
Represents a string literal node in the syntax tree.
Contains options for converting FormulaSyntaxTree to string.
Represents a reference to an external workbook. This class is immutable.
Represents formula operators.
Represents parts of a table.