FunctionExpressionBase Properties
A base class for the functions in formulas.| Name | Description |
|---|---|
| BracketsCount | Gets or sets the number of pairs of parentheses in which the expression is enclosed. Inherited from Expression. |
| InnerExpressions | Gets or sets the expressions used as function arguments. |
See Also