Enum ValidationAlertType

ValidationAlertType enumeration

Represents the data validation alert style.

public enum ValidationAlertType

Values

NameValueDescription
Information0Information alert style.
Stop1Stop alert style.
Warning2Warning alert style.

See Also