Hi, there is the method protectSheet(String password) for HSSFSheet. However, I could not find this functionality for XSSFSheet. It only has the method enableLocking() - without password.
I'm desperately looking for a way to password protect Excel sheets in the Office 2007 format. Regards, Erhard > Can anyone tell me if it is possible to create a password protected > Excel Spreadsheet from POI? > -- View this message in context: http://old.nabble.com/How-to-Create-password-protected-Excel-spreadsheet-tp27565742p27753015.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
