ValidationAlertType enumeration

ValidationAlertType enumeration

Represents the data validation alert style.

The ValidationAlertType type exposes the following members:

Fields

FieldDescription
INFORMATIONInformation alert style.
STOPStop alert style.
WARNINGWarning alert style.

See Also