'Declaration
Public Enum ValidationAlertStyle Inherits System.Enum
'Usage
Dim instance As ValidationAlertStyle
public enum ValidationAlertStyle : System.Enum
'Declaration
Public Enum ValidationAlertStyle Inherits System.Enum
'Usage
Dim instance As ValidationAlertStyle
public enum ValidationAlertStyle : System.Enum
Member | Description |
---|---|
Information | Specifies that the alert should be displayed with the information style. |
Stop | Specifies that the alert should be displayed with the stop style. |
Warning | Specifies that the alert should be displayed with the warning style. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.ValidationAlertStyle
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2