Back to Devexpress

IWorkbook.Functions Property

officefileapi-devexpress-dot-spreadsheet-dot-iworkbook-ee6668db.md

latest1.2 KB
Original Source

IWorkbook.Functions Property

Provides access to the built-in functions in a workbook.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
WorkbookFunctions Functions { get; }
vb
ReadOnly Property Functions As WorkbookFunctions

Property Value

TypeDescription
WorkbookFunctions

An object implementing the WorkbookFunctions interface.

|

See Also

Functions

IWorkbook Interface

IWorkbook Members

DevExpress.Spreadsheet Namespace