DataValidationErrorStyle EnumerationGemBox.Spreadsheet Help
The style of data validation error alert.

Namespace: GemBox.Spreadsheet
Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 37.3.30.1035
Syntax

public enum DataValidationErrorStyle
Members

  Member nameValueDescription
Stop0 This data validation error style uses a stop icon in the error alert.
Warning1 This data validation error style uses a warning icon in the error alert.
Information2 This data validation error style uses an information icon in the error alert.
See Also