- Description
- describes a page break in a spreadsheet.
- See also
- ::com::sun::star::sheet::XSheetPageBreak
- Developers Guide
Elements' Summary |
Position |
the position (column or row index) of the page break.
|
ManualBreak |
is true for a manual page break, false for an automatic one.
|
Elements' Details |
Position
long Position;
- Description
- the position (column or row index) of the page break.
|
|
ManualBreak
boolean ManualBreak;
- Description
- is true for a manual page break, false for an automatic one.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.
|