DataValidationAlertStyle
Overview
DataValidationAlertStyle is a enum in Aspose.Cells FOSS for Python.
Specifies the style of the error alert displayed when invalid data is entered.
This enumeration defines 3 values: STOP, WARNING, INFORMATION.
Values
| Value | Description |
|---|---|
STOP | Represents a stop-style alert for data validation |
WARNING | |
INFORMATION | Represents an informational alert for data validation |