IFunction Methods
Defines properties and methods required for the worksheet function.Name | Description |
---|---|
Evaluate(IList<ParameterValue>, EvaluationContext) | Performs required calculations and returns the result. |
GetName(CultureInfo) | Obtains the culture-specific name of a function. |
See Also