| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
These constants specify whether and how a list of possible values of a cell should be shown. More...
| Variables | |
| const short | INVISIBLE = 0 | 
| The List is not shown. | |
| const short | UNSORTED = 1 | 
| The List is shown unsorted. | |
| const short | SORTEDASCENDING = 2 | 
| The List is shown sorted ascending. | |
These constants specify whether and how a list of possible values of a cell should be shown.
| const short INVISIBLE = 0 | 
The List is not shown.
| const short SORTEDASCENDING = 2 | 
The List is shown sorted ascending.
| const short UNSORTED = 1 | 
The List is shown unsorted.