Click or drag to resize

HPageBreak Properties

The HPageBreak type exposes the following members.

Properties
Name Description
Public property EndColumn
Gets the end column index of this horizontal page break.
(Inherited from XlsHPageBreak .)
Public property Extent
Returns page break extent.
(Inherited from XlsHPageBreak .)
Public 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 Row
Gets the row index.
(Inherited from XlsHPageBreak .)
Public property StartColumn
Gets the start column index of this horizontal page break
(Inherited from XlsHPageBreak .)
Public property Type
Type of the page break.
(Inherited from XlsHPageBreak .)
Top
See Also