Partager via


MsoAlertCancelType Énumération

Définition

Indique le comportement de l'application lorsque l'utilisateur annule une alerte. Seul msoAlertCancelDefault est actuellement pris en charge.

public enum class MsoAlertCancelType
public enum MsoAlertCancelType
type MsoAlertCancelType = 
Public Enum MsoAlertCancelType
Héritage
MsoAlertCancelType

Champs

msoAlertCancelDefault -1

Comportement par défaut en cas d'annulation d'une alerte

msoAlertCancelFifth 4

Non prise en charge.

msoAlertCancelFirst 0

Non prise en charge.

msoAlertCancelFourth 3

Non prise en charge.

msoAlertCancelSecond 1

Non prise en charge.

msoAlertCancelThird 2

Non prise en charge.

S’applique à