| Package | Description |
|---|---|
| io.keikai.client.api |
| Modifier and Type | Method and Description |
|---|---|
DataValidation.AlertStyle |
DataValidation.getAlertStyle()
Returns the alert style.
|
static DataValidation.AlertStyle |
DataValidation.AlertStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataValidation.AlertStyle[] |
DataValidation.AlertStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataValidation.setAlertStyle(DataValidation.AlertStyle alertStyle)
Sets the alert style.
|
Copyright © 2018. All rights reserved.