XlPageBreak Enumeration
Specifies page break location in the worksheet.
Version Information
Version Added: Excel
| Name | Value | Description |
|---|---|---|
| xlPageBreakAutomatic | -4105 | Excel will automatically add page breaks. |
| xlPageBreakManual | -4135 | Page breaks are manually inserted. |
| xlPageBreakNone | -4142 | Page breaks are not inserted in the worksheet. |