Closed GoogleCodeExporter closed 9 years ago
There is now a constructor in ExcelExport where you can pass in a POI Workbook.
If you don't pass in one, it just creates a new HSSFWorkbook as before. So you
can pass in a SXSSFWorkbook and it will use that. Was unable to specifically
test with a SXSSFWorkbook because it does not yet come with the POI jar
distribution.
Original comment by jnas...@gmail.com
on 13 Nov 2011 at 7:57
Original issue reported on code.google.com by
jnas...@gmail.com
on 13 Nov 2011 at 7:35