Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
AppendValuesResponse
Interface AppendValuesResponse
interface
AppendValuesResponse
{
spreadsheetId
?:
string
;
tableRange
?:
string
;
updates
?:
UpdateValuesResponse
;
}
Index
Properties
spreadsheet
Id?
table
Range?
updates?
Properties
Optional
spreadsheet
Id
spreadsheetId
?:
string
Optional
table
Range
tableRange
?:
string
Optional
updates
updates
?:
UpdateValuesResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
spreadsheet
Id
table
Range
updates
Google Apps Script API
Loading...