Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
DimensionRange
Interface DimensionRange
interface
DimensionRange
{
dimension
?:
string
;
endIndex
?:
number
;
sheetId
?:
number
;
startIndex
?:
number
;
}
Index
Properties
dimension?
end
Index?
sheet
Id?
start
Index?
Properties
Optional
dimension
dimension
?:
string
Optional
end
Index
endIndex
?:
number
Optional
sheet
Id
sheetId
?:
number
Optional
start
Index
startIndex
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dimension
end
Index
sheet
Id
start
Index
Google Apps Script API
Loading...