[]
The style of data validation error alert.
public enum DataValidationErrorStyle : byte
Public Enum DataValidationErrorStyle As Byte
| Name | Description |
|---|---|
| Information | This data validation error style uses an information icon in the error alert. |
| Stop | This data validation error style uses a stop icon in the error alert. |
| Warning | This data validation error style uses a warning icon in the error alert. |