void
Adds data validation to the specified range.
void
Adds data validation to the specified range.
void
void
Generates the data validation from the json string.
Gets the validation alert style.
Gets the data validation error message.
Gets the title of the data-validation error dialog box.
Gets the value or expression associated with the conditional format or data validation.
Gets the value or expression associated with the second part of a conditional format or data validation.
boolean
Gets whether blank values are permitted by the data range validation.
Gets the description of the Japanese input rules.
boolean
Gets whether data validation displays a drop-down list that contains acceptable values.
Gets the data validation input message.
Gets the title of the data-validation input dialog box.
Gets the operator for the conditional format or data validation.
boolean
Gets whether the data validation error message will be displayed whenever the user enters invalid data.
boolean
Gets whether the data validation input message is displayed whenever the user selects a cell in the data validation range.
Gets the data type validation for a range.
boolean
Gets whether all the validation criteria are met (that is, if the range contains valid data).
void
Sets the validation alert style.
void
Sets the data validation error message.
void
Sets the title of the data-validation error dialog box.
void
Sets the value or expression associated with the conditional format or data validation.
void
Sets the value or expression associated with the second part of a conditional format or data validation.
void
Sets whether blank values are permitted by the data range validation.
void
Sets the description of the Japanese input rules.
void
Sets whether data validation displays a drop-down list that contains acceptable values.
void
Sets the data validation input message.
void
Sets the title of the data-validation input dialog box.
void
Sets the operator for the conditional format or data validation.
void
Sets whether the data validation error message will be displayed whenever the user enters invalid data.
void
Sets whether the data validation input message is displayed whenever the user selects a cell in the data validation range.
void
Sets the data type validation for a range.
Generates a json string from the data validation.