LibreOffice
LibreOffice 5.1 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
Spreadsheets - Spreadsheet - Page Breaks

Member Data Documentation

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.


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