LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
TablePageBreakData Struct Referencepublished

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...
 

Detailed Description

describes a page break in a spreadsheet.

See also
com::sun::star::sheet::XSheetPageBreak
Developers Guide
Spreadsheet Documents - Spreadsheet - Page Breaks

Member Data Documentation

◆ ManualBreak

boolean ManualBreak

is TRUE for a manual page break, FALSE for an automatic one.

◆ Position

long Position

the position (column or row index) of the page break.


The documentation for this struct was generated from the following file: