sequence< com::sun::star::sheet::TablePageBreakData > getRowPageBreaks()
returns a sequence of descriptions of all vertical page breaks on the sheet.
sequence< com::sun::star::sheet::TablePageBreakData > getColumnPageBreaks()
returns a sequence of descriptions of all horizontal page breaks on the sheet.
void removeAllManualPageBreaks()
removes all manual page breaks on the sheet.