Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
UpdateCellsRequest
Interface UpdateCellsRequest
interface
UpdateCellsRequest
{
fields
?:
string
;
range
?:
GridRange
;
rows
?:
RowData
[]
;
start
?:
GridCoordinate
;
}
Index
Properties
fields?
range?
rows?
start?
Properties
Optional
fields
fields
?:
string
Optional
range
range
?:
GridRange
Optional
rows
rows
?:
RowData
[]
Optional
start
start
?:
GridCoordinate
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fields
range
rows
start
Google Apps Script API
Loading...