Last updated
Last updated
Read the values of a column using starting cell address from google sheet.
Credential: A variable name that references the user credential to access the resources.
Sheet Name: The name of the sheet to be read.
Starting Cell Address: The starting address of the cell in the sheet is to be read.
SpreadSheet Id: The Id of the spreadsheet is to be read.
Output: The variable that stores the values of a column extracted from the specified cell address.
read the column values of google sheet.