Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: report ::

constants group GroupKeepTogether
Description
Specifies if groups in a multi column report where the group has the property KeepTogether set to WHOLE_GROUP or WITH_FIRST_DETAIL will keep together by page or column.
See also
XGroup

Constants
PER_PAGE Groups are kept together by page.  
PER_COLUMN Groups are kept together by column.  
Constants' Details
PER_PAGE
const short PER_PAGE = 0;
Description
Groups are kept together by page.
PER_COLUMN
const short PER_COLUMN = 1;
Description
Groups are kept together by column.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.