XlPageBreakExtent Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies whether a page break is full screen or applies only within the print area.
public enum class XlPageBreakExtent
public enum XlPageBreakExtent
Public Enum XlPageBreakExtent
- Inheritance
-
XlPageBreakExtent
Fields
Name | Value | Description |
---|---|---|
xlPageBreakFull | 1 | Full screen. |
xlPageBreakPartial | 2 | Only within print area. |