Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sheet ::

enum ValidationAlertStyle
Description
used to specify how invalid cell contents are treated.

Values
STOP error message is shown and the change is rejected.  
WARNING warning message is shown and the user is asked whether the change will be accepted (defaulted to "No").  
INFO information message is shown and the user is asked whether the change will be accepted (defaulted to "Yes").  
MACRO macro is executed.  
Values' Details
STOP
STOP,
Description
error message is shown and the change is rejected.
WARNING
WARNING,
Description
warning message is shown and the user is asked whether the change will be accepted (defaulted to "No").
INFO
INFO,
Description
information message is shown and the user is asked whether the change will be accepted (defaulted to "Yes").
MACRO
MACRO,
Description
macro is executed.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.