Class XSSFExporter
java.lang.Object
ch.tocco.nice2.reporting.impl.action.export.output.POISSExporter
ch.tocco.nice2.reporting.impl.action.export.output.XSSFExporter
- All Implemented Interfaces:
EntityExportWriter
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.poi.ss.usermodel.Workbook
Methods inherited from class ch.tocco.nice2.reporting.impl.action.export.output.POISSExporter
end, start, writeRows
-
Constructor Details
-
XSSFExporter
public XSSFExporter()
-
-
Method Details
-
createWorkbook
protected org.apache.poi.ss.usermodel.Workbook createWorkbook()- Specified by:
createWorkbook
in classPOISSExporter
-