Replies: 1 comment 1 reply
-
Thanks for your feedback. Which version of Excelize are you using? Can you show us a complete, standalone example program or reproducible demo? Note that as the documentation says: A workbook must contain at least one visible worksheet. If the given worksheet has been activated, this setting will be invalidated. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It was working like 7-8 days ago but all of a sudden its now stopped working.
The default "Sheet1" always shows up even if I write the hide command i.e.
f.SetSheetVisible("Sheet1",false)
I have tried this on windows as well as mac. Please confirm if any of you is also getting the same error and it would be great if would provide me a solution for this.
Or is there any other way to get rid of the "Sheet1" worksheet, would like to know.
Beta Was this translation helpful? Give feedback.
All reactions