Currently, the jasper soft studio can export report as protected excel in .xls format after we add the following 2 codes. please add these features to .xlsx too. Thank you.
<property name="net.sf.jasperreports.export.xls.cell.locked" value="true"/>
<property name="net.sf.jasperreports.export.xls.password" value="password"/>
Components | JasperSoft Studio |