I want to password protect an .xlsx excel file using Apache POI.
I am using an older version (3.8) of POI in my application. So is there any work around available for it. I want to protect all the worksheets as well the workbook. I am able to protect the worksheets but workbook is not getting password protected.