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