DataValidationAlertStyle

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

ValueDescription
STOPRepresents a stop‑type alert shown for invalid data
WARNINGRepresents a warning‑type alert shown for questionable data
INFORMATIONRepresents an informational‑type alert shown for data tips

See Also