Version

ExcelCalcFunction Class Methods

For a list of all members of this type, see ExcelCalcFunction members.

Public Methods
 NameDescription
Public MethodCanParameterBeEnumerableDetermines whether the parameter at the specified index will accept an enumerable reference.  
Public MethodPerformEvaluationEvaluates the function against the arguments on the number stack.  
Protected Methods
 NameDescription
Protected MethodEvaluateEvaluates the function against the arguments on the number stack.  
Protected MethodGetArgumentsOverloaded. A helper method for extracting the ExcelCalcValue instances from the stack.  
See Also