ISpreadsheetComponent.Options Property
In This Article
Provides access to various options which can be specified for the workbook.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
DocumentOptions Options { get; }
#Property Value
Type | Description |
---|---|
Document |
A Document |
See Also