Skip to main content

WorkbookFunctions.Financial Property

Provides access to built-in Financial Functions.

Namespace: DevExpress.Spreadsheet.Functions

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

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

IFinancialFunctions Financial { get; }

Property Value

Type Description
DevExpress.Spreadsheet.Functions.IFinancialFunctions

A DevExpress.Spreadsheet.Functions.IFinancialFunctions interface providing access to functions via its properties.

See Also