Last updated
Last updated
Fill the range of sheets with a specified range of data in the google sheets.
Credential: A variable name that references the user credential to access the resources.
SpreadSheet Id: The Id of the spreadsheet is to be auto filled.
Sheet Name: The name of the sheet is to be auto filled.
Range: The range of the sheet is to be auto filled.
Fill Length: The length of the range to be filled.
Direction: The direction is to be auto filled.
UP
- range of data is filled in up direction.
DOWN
- range of data is filled in the down direction.
LEFT
- range of data is filled in the left direction.
RIGHT
- range of data is filled in the right direction.
Fill the range in the google sheets.