weshatheleopard / rubyXL

Ruby lib for reading/writing/modifying .xlsx and .xlsm files
MIT License
1.28k stars 255 forks source link

How to password protect the file #335

Open gonzoznog opened 5 years ago

gonzoznog commented 5 years ago

Hi, for starters, thanks for all the work you've done with the gem, it works flawlessly and has helped us a lot.

Now I have a question. We need to make the excel file to ask for a password before opening, is that possible with RubyXL?