| Package | Description |
|---|---|
| io.keikai.client.api |
| Modifier and Type | Method and Description |
|---|---|
List<DataValidationValue> |
Worksheet.getDataValidations()
Returns the data validations of this worksheet from the remote data server.
|
List<DataValidationValue> |
Spreadsheet.getDataValidations()
Returns the data validations of the active worksheet from the remote server.
|
List<DataValidationValue> |
Range.getDataValidations()
Returns the data validations.
|
Copyright © 2018. All rights reserved.