Ability to distinguish between normal worksheets and hidden worksheets? #457
Labels
Comments
|
Hi the API provides a property for each sheet it is hidden or not, you can see API V4 reference. One could implement a new PR to get that property when requesting to open a new Spreadsheet. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


There doesn't seem to be any way to fetch only the non-hidden worksheets in a particular workbook. (It's unclear to me from reading Google's documentation whether that is even possible using their API.)
The text was updated successfully, but these errors were encountered: