|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module sheet {
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:46
string InputMessage
specifies the text of the input message.
Definition: TableValidation.idl:58
boolean IgnoreBlankCells
specifies if blank cells should be allowed.
Definition: TableValidation.idl:85
represents the data validation settings for a cell or cell range.
Definition: TableValidation.idl:27
boolean ShowErrorMessage
specifies if an error message is displayed when invalid data is entered.
Definition: TableValidation.idl:64
provides methods to access the settings of a condition in a conditional format or data validation.
Definition: XSheetCondition.idl:31
string ErrorMessage
specifies the text of the error message.
Definition: TableValidation.idl:80
boolean ShowInputMessage
specifies if an input message is shown when the cursor is in a cell with these validation settings.
Definition: TableValidation.idl:42
ValidationType
used to specify which cell contents are treated as valid.
Definition: ValidationType.idl:27
string ErrorTitle
specifies the title of the window showing the error message.
Definition: TableValidation.idl:72
short ShowList
specifies if the list of possible values should be shown on the cell and how.
Definition: TableValidation.idl:100
com::sun::star::sheet::ValidationType Type
specifies the type of validation.
Definition: TableValidation.idl:31
ValidationAlertStyle
used to specify how invalid cell contents are treated.
Definition: ValidationAlertStyle.idl:27
string InputTitle
specifies the title of the window showing the input message.
Definition: TableValidation.idl:50
Definition: Ambiguous.idl:20
com::sun::star::sheet::ValidationAlertStyle ErrorAlertStyle
specifies the style of the error message.
Definition: TableValidation.idl:93