Excel.DataValidationAlertStyle enum

Represents the data validation error alert style. The default is Stop.

Remarks

[ API set: ExcelApi 1.8 ]

Fields

information = "Information"
stop = "Stop"
warning = "Warning"