LibreOffice
LibreOffice 24.2 SDK API Reference
|
describes a page break in a spreadsheet. More...
import"TablePageBreakData.idl";
Public Attributes | |
long | Position |
the position (column or row index) of the page break. More... | |
boolean | ManualBreak |
is TRUE for a manual page break, FALSE for an automatic one. More... | |
describes a page break in a spreadsheet.
boolean ManualBreak |
is TRUE
for a manual page break, FALSE
for an automatic one.
long Position |
the position (column or row index) of the page break.