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
| Value | Description |
|---|
STOP | Represents the stop alert type for data validation |
WARNING | |
INFORMATION | |
See Also