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

Reply via email to