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.
Values
| Value | Description |
|---|---|
STOP | Represents a stop‑type alert shown for invalid data |
WARNING | Represents a warning‑type alert shown for questionable data |
INFORMATION | Represents an informational‑type alert shown for data tips |