Language
The Free and Open Productivity Suite
:: 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
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.