Click or drag to resize

VPageBreak Properties

The VPageBreak type exposes the following members.

Properties
Name Description
Public property Column
Gets the column index of the vertical page break.
(Inherited from XlsVPageBreak .)
Public property EndRow
Gets the end row index of the vertical page break.
(Inherited from XlsVPageBreak .)
Public property Location
Returns or sets the cell (a Range object) that defines the page-break location.
Public property Parent
Reference to Parent object. Read-only.
(Inherited from XlsObject .)
Protected property ReferenceCount
Get quantity of instance references.
(Inherited from XlsObject .)
Public property StartRow
Gets the start row index of the vertical page break.
(Inherited from XlsVPageBreak .)
Public property Type
Type of the page break.
(Inherited from XlsVPageBreak .)
Top
See Also