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