Back to Devexpress

WorkbookFunctions Methods

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

latest1.0 KB
Original Source

WorkbookFunctions Methods

Provides access to worksheet functions and enables you to override a built-in function.

NameDescription
OverrideFunction(String, ICustomFunction, Boolean)Replaces the built-in function specified by its name with a custom function.
OverrideFunction(String, ICustomFunction)Replaces the built-in function specified by its name with a custom function.

See Also

WorkbookFunctions Interface

WorkbookFunctions Members

DevExpress.Spreadsheet.Functions Namespace