I tried creating the file in xlsx format and it is throwing this error
org.apache.poi.hssf.usermodel.HSSFClientAnchor cannot be cast to org.apache.poi.xssf.usermodel.XSSFClientAnchor The error occurred in /org/cfpoi/spreadsheet/Spreadsheet.cfc: line 479
Called from /SpreadsheetAddImage.cfm: line 24
I tried creating the file in xlsx format and it is throwing this error