Package | Description |
---|---|
com.google.api.services.sheets.v4 |
Modifier and Type | Method and Description |
---|---|
Sheets.Spreadsheets.Values.Get |
Sheets.Spreadsheets.Values.get(String spreadsheetId,
String range)
Returns a range of values from a spreadsheet.
|
Sheets.Spreadsheets.Values.Get |
Sheets.Spreadsheets.Values.Get.set(String parameterName,
Object value) |
Sheets.Spreadsheets.Values.Get |
Sheets.Spreadsheets.Values.Get.set$Xgafv(String $Xgafv) |
Sheets.Spreadsheets.Values.Get |
Sheets.Spreadsheets.Values.Get.setAccessToken(String accessToken) |
Sheets.Spreadsheets.Values.Get |
Sheets.Spreadsheets.Values.Get.setAlt(String alt) |
Sheets.Spreadsheets.Values.Get |
Sheets.Spreadsheets.Values.Get.setCallback(String callback) |
Sheets.Spreadsheets.Values.Get |
Sheets.Spreadsheets.Values.Get.setDateTimeRenderOption(String dateTimeRenderOption)
How dates, times, and durations should be represented in the output.
|
Sheets.Spreadsheets.Values.Get |
Sheets.Spreadsheets.Values.Get.setFields(String fields) |
Sheets.Spreadsheets.Values.Get |
Sheets.Spreadsheets.Values.Get.setKey(String key) |
Sheets.Spreadsheets.Values.Get |
Sheets.Spreadsheets.Values.Get.setMajorDimension(String majorDimension)
The major dimension that results should use.
|
Sheets.Spreadsheets.Values.Get |
Sheets.Spreadsheets.Values.Get.setOauthToken(String oauthToken) |
Sheets.Spreadsheets.Values.Get |
Sheets.Spreadsheets.Values.Get.setPrettyPrint(Boolean prettyPrint) |
Sheets.Spreadsheets.Values.Get |
Sheets.Spreadsheets.Values.Get.setQuotaUser(String quotaUser) |
Sheets.Spreadsheets.Values.Get |
Sheets.Spreadsheets.Values.Get.setRange(String range)
The [A1 notation or R1C1 notation](/sheets/api/guides/concepts#cell) of the range to
retrieve values from.
|
Sheets.Spreadsheets.Values.Get |
Sheets.Spreadsheets.Values.Get.setSpreadsheetId(String spreadsheetId)
The ID of the spreadsheet to retrieve data from.
|
Sheets.Spreadsheets.Values.Get |
Sheets.Spreadsheets.Values.Get.setUploadProtocol(String uploadProtocol) |
Sheets.Spreadsheets.Values.Get |
Sheets.Spreadsheets.Values.Get.setUploadType(String uploadType) |
Sheets.Spreadsheets.Values.Get |
Sheets.Spreadsheets.Values.Get.setValueRenderOption(String valueRenderOption)
How values should be represented in the output.
|
Copyright © 2011–2024 Google. All rights reserved.