MsoAlertCancelType Enum

Definition

Specifies behavior when the user cancels an alert. Only msoAlertCancelDefault is currently supported.

public enum class MsoAlertCancelType
public enum MsoAlertCancelType
type MsoAlertCancelType = 
Public Enum MsoAlertCancelType
Inheritance
MsoAlertCancelType

Fields

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.

Applies to