in reply to Re^2: Password Protect Excel File
in thread Password Protect Excel File
Perhaps you missed where jmcnamara, the author of the module said - "Currently, there isn't any available workaround using Spreadsheet::WriteExcel."
The documentation has this to say:
Note, the worksheet level password in Excel provides very weak protection. It does not encrypt your data in any way and it is very easy to deactivate. Therefore, do not use the above method if you wish to protect sensitive data or calculations. However, before you get worried, Excel's own workbook level password protection does provide strong encryption in Excel 97+. For technical reasons this will never be supported by Spreadsheet::WriteExcel.I am not aware of any module that doesn't run on Win32 that does what you want. If you find one, please share.
Cheers - L~R
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Password Protect Excel File
by davies (Monsignor) on Nov 26, 2009 at 12:38 UTC |