Hi, Does anyone know how to create a protected Excel spreadsheet using POI? I tried to overwrite the createProtect() method of the Workbook object to return true.
Currently the only way to do this is to create a Protected spreadsheet first, and then copy from it. If anyone can help with the implementation it will be great. thanks, fernando -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>