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 TableValidationVisibility
Usage Restrictions
not published
Description
These constants specify whether and how a list of possible values of a cell should be shown.

Constants
INVISIBLE The List is not shown.  
UNSORTED The List is shown unsorted.  
SORTEDASCENDING The List is shown sorted ascending.  
Constants' Details
INVISIBLE
const short INVISIBLE = 0;
Description
The List is not shown.
UNSORTED
const short UNSORTED = 1;
Description
The List is shown unsorted.
SORTEDASCENDING
const short SORTEDASCENDING = 2;
Description
The List is shown sorted ascending.
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.