XlsVPageBreak module
- class XlsVPageBreak.XlsVPageBreak
Bases:
XlsObjectRepresents a vertical page break.
- Clone(parent: SpireObject) XlsVPageBreak
- property Column: int
Gets the column index of the vertical page break.
- property EndRow: int
Gets the end row index of the vertical page break.
- property StartRow: int
Gets the start row index of the vertical page break.
- property Type: PageBreakType
Type of the page break.
