Overview
ValidationAlertType is a enum in Aspose.Cells FOSS for Rust.
Inherits from: Debug, Default, Clone, and 2 more.
Specifies validation alert type.
This enumeration defines 3 values: Stop, Warning, Information.
Values
| Value | Description |
|---|
Stop | |
Warning | |
Information | |
See Also