|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module sheet {
@ ANY
any cell content is valid; no conditions are used.
Definition: ValidationType.idl:31
@ LIST
Only strings from a specified list are valid.
Definition: ValidationType.idl:61
ValidationType
used to specify which cell contents are treated as valid.
Definition: ValidationType.idl:27
Definition: Ambiguous.idl:20
@ TIME
any time value matching the specified condition is valid.
Definition: ValidationType.idl:51
const long DATE
the axis shows dates if the given data and chart type and the dimension allows
Definition: ChartAxisType.idl:42
@ WHOLE
any whole number matching the specified condition is valid.
Definition: ValidationType.idl:36
@ TEXT_LEN
string is valid if its length matches the specified condition.
Definition: ValidationType.idl:56
@ DECIMAL
any number matching the specified condition is valid.
Definition: ValidationType.idl:41
@ CUSTOM
The specified formula determines which contents are valid.
Definition: ValidationType.idl:66