Back to Devexpress

IFunction Properties

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

latest1.1 KB
Original Source

IFunction Properties

Defines properties and methods required for the worksheet function.

NameDescription
NameReturns the invariant name of a function.
ParametersReturns an array containing information on parameters that can be passed to the function.
ReturnTypeGets the characteristic of an object that the function will return.
VolatileIndicates whether the formula containing this function will always be recalculated at each recalculation, whether or not there are changes in the formula or its variables.

See Also

IFunction Interface

IFunction Members

DevExpress.Spreadsheet.Functions Namespace