Click or drag to resize

XlsVPageBreak Properties

The XlsVPageBreak type exposes the following members.

Properties
Name Description
Public property Column
Gets the column index of the vertical page break.
Public property EndRow
Gets the end row index of the vertical page break.
Protected property Location
Location of the page break.
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.
Public property Type
Type of the page break.
Top
See Also