I'm trying to export a spreadsheet with Java, specifically a .xlsx file, but I'm not getting it.
I'm doing it this way and it's working, but it only works by putting the extension .xls :
HSSFWorkbook workbook = new HSSFWorkbook...
asked by
10.10.2018 / 17:36