set Workbook password #3151
Unanswered
chrisvidal
asked this question in
Q&A
Replies: 3 comments 6 replies
-
If I remember correctly PhpSpreadsheet only supports protecting data changes, not reading. If you need something like that, you'd probably need to go the password-protected zip route. You can try Stackoverflow, perhaps someone within the PhpSpreadsheet community knows more. |
Beta Was this translation helpful? Give feedback.
5 replies
-
Is this same for CSV as well |
Beta Was this translation helpful? Give feedback.
1 reply
-
It is 2025. Read protection isn't available yet? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I am trying to ad a password to the whole Excel file, to allow or forbid reading of the content, using events, but it does not do anything.
Beta Was this translation helpful? Give feedback.
All reactions