WorkbookOptions.Layout Property
Returns options that specify the document layout.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
WorkbookLayoutOptions | Document layout options. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Layout |
---|---|
Workbook |
|
See Also