21module
com { module sun { module star { module sheet {
ValidationAlertStyle
used to specify how invalid cell contents are treated.
Definition ValidationAlertStyle.idl:27
@ MACRO
macro is executed.
Definition ValidationAlertStyle.idl:48
@ STOP
error message is shown and the change is rejected.
Definition ValidationAlertStyle.idl:31
@ INFO
information message is shown and the user is asked whether the change will be accepted (defaulted to ...
Definition ValidationAlertStyle.idl:43
@ WARNING
warning message is shown and the user is asked whether the change will be accepted (defaulted to "No"...
Definition ValidationAlertStyle.idl:37
Definition Ambiguous.idl:20