Package | Description |
---|---|
com.google.api.services.sheets.v4.model |
Modifier and Type | Method and Description |
---|---|
BatchClearValuesResponse |
BatchClearValuesResponse.clone() |
BatchClearValuesResponse |
BatchClearValuesResponse.set(String fieldName,
Object value) |
BatchClearValuesResponse |
BatchClearValuesResponse.setClearedRanges(List<String> clearedRanges)
The ranges that were cleared, in A1 notation.
|
BatchClearValuesResponse |
BatchClearValuesResponse.setSpreadsheetId(String spreadsheetId)
The spreadsheet the updates were applied to.
|
Copyright © 2011–2024 Google. All rights reserved.