Leftbower / cfspreadsheet-lucee-5

A cfspreadsheet extension for Lucee 5
23 stars 10 forks source link

Issues with Creating the XLSX File #21

Open JattJames opened 4 years ago

JattJames commented 4 years ago

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