Copy Sheet
Copies the google sheets.
Last updated
Copies the google sheets.
Last updated
Copies the sheet from one google spreadsheet to another.
Credential: Object Variable
A variable name that references the user credential to access the resources.
Copy SpreadSheet Id: String Argument
The Id of the spreadsheet is to be copied.
Copy Sheet Name: String Argument
The name of the sheet is to be copied.
Destination SpreadSheet Id: String Argument
The Id of the spreadsheet is to be pasted.
Destination Sheet Name: String Argument
The name of the sheet is to be pasted.
Copied Sheet Name: String Variable
The variable that stores the sheet name to be copied.