ISpreadsheetComponent.Options Property
Provides access to various options which can be specified for the workbook.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
DocumentOptions | A DocumentOptions object containing various workbook options. |
See Also