XlsHPageBreak module
- class XlsHPageBreak.XlsHPageBreak
Bases:
XlsObject- Clone(parent: SpireObject) XlsHPageBreak
- property EndColumn: int
- <summary>
Gets the end column index of this horizontal page break.
</summary>
- property Extent: PageBreakExtentType
- <summary>
Returns page break extent.
</summary>
- property Row: int
- <summary>
Gets the row index.
</summary>
- property StartColumn: int
- <summary>
Gets the start column index of this horizontal page break
</summary>
- property Type: PageBreakType
- <summary>
Type of the page break.
</summary>