Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ValidationAlertStyle Enumeration
In This Topic
    ValidationAlertStyle Enumeration
    In This Topic
    Specifies the icon used in message boxes displayed during validation.
    Members
    MemberDescription
    InformationSpecifies the information icon.
    StopSpecifies the stop icon.
    WarningSpecifies the warning icon.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.grapecity.documents.excel.ValidationAlertStyle

    See Also