MsoAlertCancelType enumeration (Office)
Specifies behavior when the user cancels an alert. Only msoAlertCancelDefault is currently supported.
Name | Value | Description |
---|---|---|
msoAlertCancelDefault | -1 | Default behavior for canceling an alert. |
msoAlertCancelFifth | 4 | Not supported. |
msoAlertCancelFirst | 0 | Not supported. |
msoAlertCancelFourth | 3 | Not supported. |
msoAlertCancelSecond | 1 | Not supported. |
msoAlertCancelThird | 2 | Not supported. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.