Skip to main content

WorkbookFunctions.Informational Property

Provides access to built-in Information Functions.

Namespace: DevExpress.Spreadsheet.Functions

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

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

IInformationFunctions Informational { get; }

Property Value

Type Description
DevExpress.Spreadsheet.Functions.IInformationFunctions

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

See Also