java.lang.Object
com.aspose.cells.ValidationAlertType
public class ValidationAlertType
| Field Summary | ||
|---|---|---|
static final int | INFORMATION | |
| Information alert style. | ||
static final int | STOP | |
| Stop alert style. | ||
static final int | WARNING | |
| Warning alert style. | ||
| Field Detail |
|---|
INFORMATION | |
public static final int INFORMATION | |
STOP | |
public static final int STOP | |
WARNING | |
public static final int WARNING | |