WorksheetPrintOptions.AutoPageBreaks Property
Gets or sets whether to position page breaks automatically.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to insert page breaks automatically; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to AutoPageBreaks |
---|---|
Worksheet |
|
See Also