LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_ValidationType_idl__
21 #define __com_sun_star_sheet_ValidationType_idl__
24 module
com { module sun { module star { module sheet {
@ ANY
any cell content is valid; no conditions are used.
Definition: ValidationType.idl:34
@ LIST
Only strings from a specified list are valid.
Definition: ValidationType.idl:64
ValidationType
used to specify which cell contents are treated as valid.
Definition: ValidationType.idl:30
Definition: Ambiguous.idl:22
@ TIME
any time value matching the specified condition is valid.
Definition: ValidationType.idl:54
const long DATE
the axis shows dates if the given data and chart type and the dimension allows
Definition: ChartAxisType.idl:44
@ WHOLE
any whole number matching the specified condition is valid.
Definition: ValidationType.idl:39
@ TEXT_LEN
string is valid if its length matches the specified condition.
Definition: ValidationType.idl:59
@ DECIMAL
any number matching the specified condition is valid.
Definition: ValidationType.idl:44
@ CUSTOM
The specified formula determines which contents are valid.
Definition: ValidationType.idl:69