Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
PasteDataRequest
Interface PasteDataRequest
interface
PasteDataRequest
{
coordinate
?:
GridCoordinate
;
data
?:
string
;
delimiter
?:
string
;
html
?:
boolean
;
type
?:
string
;
}
Index
Properties
coordinate?
data?
delimiter?
html?
type?
Properties
Optional
coordinate
coordinate
?:
GridCoordinate
Optional
data
data
?:
string
Optional
delimiter
delimiter
?:
string
Optional
html
html
?:
boolean
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
coordinate
data
delimiter
html
type
Google Apps Script API
Loading...