ValidationAlertType

ValidationAlertType

Overview

ValidationAlertType is a enum in Aspose.Cells FOSS for Java.

Represents the alert type for data validation.

This enumeration defines 3 values: STOP, WARNING, INFORMATION.

Values

ValueDescription
STOPRepresents the stop alert type for data validation
WARNING
INFORMATION

See Also