WorkbookFunctions.CustomFunctions Property
Provides access to User-Defined Functions (UDF).
Namespace: DevExpress.Spreadsheet.Functions
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
CustomFunctionCollection | A CustomFunctionCollection object that contains custom functions. |
See Also