| Modifier and Type | Method and Description |
|---|---|
static DataValidationErrorStyle |
DataValidationErrorStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataValidationErrorStyle[] |
DataValidationErrorStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDataValidation |
CustomDataValidation.errorStyle(DataValidationErrorStyle errorStyle)
The style of error alert used for this data validation.
|
ListDataValidation |
ListDataValidation.errorStyle(DataValidationErrorStyle errorStyle)
The style of error alert used for this data validation.
|
Copyright © 2023. All rights reserved.