VPageBreak Members
Include Protected Members
Include Inherited Members
Represents a vertical page break.
The VPageBreak type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Excel application. | |
Creator | Returns a 32-bit integer that indicates the application in which this object was created. | |
Extent | Returns the type of the specified page break: full-screen or only within a print area. | |
Location | Returns or sets the cell (a Range object) that defines the page-break location. | |
Parent | Returns the parent object for the specified object. | |
Type | Returns or sets the page break type. |
Top
Methods
Name | Description | |
---|---|---|
Delete | Deletes the object. | |
DragOff | Drags a page break out of the print area. |
Top