Aspose::Cells::ValidationAlertType enum
ValidationAlertType enum
Represents the data validation alert style.
enum class ValidationAlertType
Values
Name | Value | Description |
---|---|---|
Information | 0 | Information alert style. |
Stop | 1 | Stop alert style. |
Warning | 2 | Warning alert style. |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++