FunctionExternalExpression Properties
An external function.Name | Description |
---|---|
BracketsCount | Gets or sets the number of pairs of parentheses in which the expression is enclosed. Inherited from Expression. |
FunctionName | Gets or sets the name of the external function used in an expression. |
InnerExpressions | Gets or sets the expressions used as function arguments. Inherited from FunctionExpressionBase. |
SheetReference | Gets or sets the worksheet reference used to reference an external function. |
See Also