Package | Description |
---|---|
com.keikai.client.api |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<List<DataValidationValue>> |
Worksheet.loadDataValidations()
Loads the data validations of this worksheet from the remote data server.
|
CompletableFuture<List<DataValidationValue>> |
Range.loadDataValidations()
Loads the data validations from the remote data server.
|
CompletableFuture<List<DataValidationValue>> |
Spreadsheet.loadDataValidations()
Loads the data validations of the current worksheet from the remote server.
|
Copyright © 2017. All rights reserved.