FunctionExpression Constructors
A built-in or user-defined worksheet function.Name | Parameters | Description |
---|---|---|
FunctionExpression(IFunction, IList<IExpression>) | function, innerExpressions | Initializes a new instance of the FunctionExpression class with the specified settings. |
See Also