Back to Devexpress

FunctionWrapper Properties

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

latest1.1 KB
Original Source

FunctionWrapper Properties

A base class that allows you to override a built-in spreadsheet function.

NameDescription
NameGets the name of the base function.
ParametersGets the parameters passed to the function.
ReturnTypeGets the return type of the base function.
VolatileGets whether the base function is evaluated each time the worksheet is recalculated.

See Also

FunctionWrapper Class

FunctionWrapper Members

DevExpress.Spreadsheet.Functions Namespace