enum ValidationAlertStyle in module com::sun::star::sheet:: |
enum ValidationAlertStyle;
used to specify how invalid cell contents are treated.
Values Summary |
|
STOP | error message is shown and the change is rejected. |
WARNING | warning message is shown and the user is asked whether the change is to be accepted. |
INFO | information message is shown and the user is asked whether the change is to be accepted. |
MACRO | macro is executed. |
Values Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.