Back to Devexpress

IFunction Methods

officefileapi-devexpress-dot-spreadsheet-dot-functions-dot-ifunction-dot-underscore-methods.md

latest808 B
Original Source

IFunction Methods

Defines properties and methods required for the worksheet function.

NameDescription
Evaluate(IList<ParameterValue>, EvaluationContext)Performs required calculations and returns the result.
GetName(CultureInfo)Obtains the culture-specific name of a function.

See Also

IFunction Interface

IFunction Members

DevExpress.Spreadsheet.Functions Namespace