IWorkbook.CustomFunctions Property
Provides access to a collection of custom functions in a workbook.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
CustomFunctionCollection | A CustomFunctionCollection collection of custom functions. |
See Also