Add New Sheet
Add a new sheet in google sheets.
Add a new sheet with the specified name in a google spreadsheet.
Input
Credential:
Object Variable
A variable name that references the user credential to access the resources.
Sheet Name:
String Argument
The name of the sheet to be added.
SpreadSheet Id:
String Argument
The Id of the spreadsheet to add a new sheet.
Position Index:
Object Argument
The index of the sheet is to be added.
Last updated