IWorkbook.Functions Property
Provides access to the built-in functions in a workbook.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
| Type | Description |
|---|---|
| WorkbookFunctions | An object implementing the WorkbookFunctions interface. |
See Also