Stay organized with collections Save and categorize content based on your preferences.
DeveloperMetadataLocationAccess developer metadata location information.
Detailed documentationgetColumn()
Returns the Range
for the column location of this metadata, or null
if the location type is not DeveloperMetadataLocationType.COLUMN
.
Range
— The Range
for the column location of this metadata, or null
if the location type is not DeveloperMetadataLocationType.COLUMN
.
Scripts that use this method require authorization with one or more of the following scopes:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
getLocationType()
Gets the type of location.
ReturnDeveloperMetadataLocationType
— The location type.
Scripts that use this method require authorization with one or more of the following scopes:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
getRow()
Returns the Range
for the row location of this metadata, or null
if the location type is not DeveloperMetadataLocationType.ROW
.
Range
— The Range
for the row location of this metadata, or null
if the location type is not DeveloperMetadataLocationType.ROW
.
Scripts that use this method require authorization with one or more of the following scopes:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
getSheet()
Returns the Sheet
location of this metadata, or null
if the location type is not DeveloperMetadataLocationType.SHEET
.
Sheet
— The Sheet
location of this metadata, or null
if the location type is not DeveloperMetadataLocationType.SHEET
.
Scripts that use this method require authorization with one or more of the following scopes:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
getSpreadsheet()
Returns the Spreadsheet
location of this metadata, or null
if the location type is not DeveloperMetadataLocationType.SPREADSHEET
.
Spreadsheet
— The Spreadsheet
location of this metadata, or null
if the location type is not DeveloperMetadataLocationType.SPREADSHEET
.
Scripts that use this method require authorization with one or more of the following scopes:
https://www.googleapis.com/auth/spreadsheets.currentonly
https://www.googleapis.com/auth/spreadsheets
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-03 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-03 UTC."],[[["`DeveloperMetadataLocation` provides access to information about the location of developer metadata within a spreadsheet."],["It offers methods to retrieve the location type, which can be a spreadsheet, sheet, row, or column."],["You can get the specific Spreadsheet, Sheet, or Range associated with the metadata, depending on its location type."],["All methods require authorization with either `https://www.googleapis.com/auth/spreadsheets.currentonly` or `https://www.googleapis.com/auth/spreadsheets` scopes."]]],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4