Hide/Unhide Row
Hide or Unhide the rows
Last updated
Hide or Unhide the rows
Last updated
Hide or Unhide specified rows in google sheets.
Credential: A variable name that references the user credential to access the resources.
SpreadSheet Id: String Argument
The Id of the spreadsheet in which rows are to be hidden or unhide.
Sheet Name: String Argument
The name of the sheet in which rows are to be hidden or unhide.
Row Index: Object Argument
The index of the rows is to be hidden or unhide.
Number of Rows: Object Argument
The number of rows is to be hidden or unhide.
Hide:
True
- rows are hidden.
False
- rows are unhid.