Click or drag to resize

XlsHPageBreak Properties

The XlsHPageBreak type exposes the following members.

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