LibreOffice
LibreOffice 4.2 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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: