The following tables list the members exposed by ExcelCalcFunction.
Name | Description | |
---|---|---|
CanParameterBeEnumerable | Determines whether the parameter at the specified index will accept an enumerable reference. | |
PerformEvaluation | Evaluates the function against the arguments on the number stack. |
Name | Description | |
---|---|---|
DoesParameterAllowIntermediateResultArray | Determines whether the function accepts an intermediate result array created by evaluating a nested function on a per-element basis of an array or region parameter when a single value is expected. | |
Evaluate | Evaluates the function against the arguments on the number stack. | |
GetArguments | Overloaded. A helper method for extracting the ExcelCalcValue instances from the stack. |