Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Sheets
Schema
CopyPasteRequest
Interface CopyPasteRequest
interface
CopyPasteRequest
{
destination
?:
GridRange
;
pasteOrientation
?:
string
;
pasteType
?:
string
;
source
?:
GridRange
;
}
Index
Properties
destination?
paste
Orientation?
paste
Type?
source?
Properties
Optional
destination
destination
?:
GridRange
Optional
paste
Orientation
pasteOrientation
?:
string
Optional
paste
Type
pasteType
?:
string
Optional
source
source
?:
GridRange
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
destination
paste
Orientation
paste
Type
source
Google Apps Script API
Loading...