Workbook open password #1526
Unanswered
SergeDubovsky
asked this question in
Q&A
Replies: 2 comments 2 replies
-
I tried the EPP thing: https://github.com/EPPlusSoftware/EPPlus/wiki/Encrypt-and-Protect-your-workbook
It fails on Save: Exception calling "Save" with "0" argument(s): "Error saving file |
Beta Was this translation helpful? Give feedback.
0 replies
-
It's the Powershell version. Under PS7+ it fails to load something from Crypto. It works fine under PS5 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi team!

I can't figure out a way to set this password:
The switch in the Export-Excel -password sets the protection on sheet data, but not on the whole file.
Is there a way to set it?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions