LibreOffice
LibreOffice 24.2 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. More... | |
const short | UNSORTED = 1 |
The List is shown unsorted. More... | |
const short | SORTEDASCENDING = 2 |
The List is shown sorted ascending. More... | |
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.