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