XlDVAlertStyle Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the icon used in message boxes displayed during validation.
public enum class XlDVAlertStyle
public enum XlDVAlertStyle
Public Enum XlDVAlertStyle
- Inheritance
-
XlDVAlertStyle
Fields
Name | Value | Description |
---|---|---|
xlValidAlertStop | 1 | Stop icon. |
xlValidAlertWarning | 2 | Warning icon. |
xlValidAlertInformation | 3 | Information icon. |