Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
GridCoordinate
Interface GridCoordinate
interface
GridCoordinate
{
columnIndex
?:
number
;
rowIndex
?:
number
;
sheetId
?:
number
;
}
Index
Properties
column
Index?
row
Index?
sheet
Id?
Properties
Optional
column
Index
columnIndex
?:
number
Optional
row
Index
rowIndex
?:
number
Optional
sheet
Id
sheetId
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
Index
row
Index
sheet
Id
Google Apps Script API
Loading...