[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ValidationAlertStyle

Enum ValidationAlertStyle

Namespace
GrapeCity.Documents.Excel
Assembly
GcDocs.Excel.dll

Specifies the icon used in message boxes displayed during validation.

public enum ValidationAlertStyle

Fields

Information = 2

Specifies the information icon.

Stop = 0

Specifies the stop icon.

Warning = 1

Specifies the warning icon.