存取開發人員中繼資料位置資訊。
方法
方法 | 傳回類型 | 簡短說明 |
---|---|---|
getColumn() | Range | 傳回此中繼資料資料欄位置的 Range ;如果位置類型不是 DeveloperMetadataLocationType.COLUMN ,則傳回 null 。 |
getLocationType() | DeveloperMetadataLocationType | 取得位置類型。 |
getRow() | Range | 傳回此中繼資料的資料列位置 Range ;如果位置類型不是 DeveloperMetadataLocationType.ROW ,則傳回 null 。 |
getSheet() | Sheet | 傳回此中繼資料的 Sheet 位置;如果位置類型不是 DeveloperMetadataLocationType.SHEET ,則傳回 null 。 |
getSpreadsheet() | Spreadsheet | 傳回此中繼資料的 Spreadsheet 位置;如果位置類型不是 DeveloperMetadataLocationType.SPREADSHEET ,則傳回 null 。 |
內容詳盡的說明文件
getColumn()
getLocationType()
取得位置類型。
回攻員
DeveloperMetadataLocationType
:地點類型。
授權
使用這個方法的指令碼必須取得以下一或多個範圍的授權:
-
https://www.googleapis.com/auth/spreadsheets.currentonly
-
https://www.googleapis.com/auth/spreadsheets
getRow()
getSheet()
getSpreadsheet()
傳回此中繼資料的 Spreadsheet
位置;如果位置類型不是 DeveloperMetadataLocationType.SPREADSHEET
,則傳回 null
。
回攻員
Spreadsheet
:此中繼資料的 Spreadsheet
位置;如果位置類型不是 DeveloperMetadataLocationType.SPREADSHEET
,則為 null
。
授權
使用這個方法的指令碼必須取得以下一或多個範圍的授權:
-
https://www.googleapis.com/auth/spreadsheets.currentonly
-
https://www.googleapis.com/auth/spreadsheets