returns a sequence of descriptions of all horizontal page breaks
on the sheet.
This includes manual and automatic page breaks. To add or
remove manual breaks, use the
::com::sun::star::table::TableColumn::IsStartOfNewPage
property of the column.
Returns
a sequence of structs containing column page break data.
returns a sequence of descriptions of all vertical page breaks
on the sheet.
This includes manual and automatic page breaks. To add or
remove manual breaks, use the
::com::sun::star::table::TableRow::IsStartOfNewPage
property of the row.
Returns
a sequence of structs containing row page break data.