Aspose::Cells::ValidationAlertType enum

ValidationAlertType enum

Represents the data validation alert style.

enum class ValidationAlertType

Values

NameValueDescription
Information0
Information alert style.
Stop1
Stop alert style.
Warning2
Warning alert style.

See Also