Edit

Excel.DataValidationAlertStyle enum

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

Remarks

[Api set: ExcelApi 1.8]

Fields

information = "Information"
  • [Api set: ExcelApi 1.8]
stop = "Stop"
  • [Api set: ExcelApi 1.8]
warning = "Warning"
  • [Api set: ExcelApi 1.8]