Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sheet ::

unpublished constants group DataPilotFieldReferenceItemType
Usage Restrictions
not published
Description
is used to select the reference item

Constants
NAMED the reference item is given by a name.  
PREVIOUS the reference item is the previous one.  
NEXT the reference item is the next one.  
Constants' Details
NAMED
const long NAMED = 0;
Description
the reference item is given by a name.
PREVIOUS
const long PREVIOUS = 1;
Description
the reference item is the previous one.
NEXT
const long NEXT = 2;
Description
the reference item is the next one.
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.