LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
TablePageBreakData Struct 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.
 
boolean ManualBreak
 is TRUE for a manual page break, FALSE for an automatic one.
 

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 files: