I have a Google Spreadsheet with many hidden rows in it, and I want to skip them when iterating through a list of rows in the spreadsheet.
It\'s mainly an efficienc
New API as of 2018 that's useful for this problem: isRowHiddenByUser. See also isRowFilteredByUser.
isRowFilteredByUser