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

public class XSSFExporter extends POISSExporter
  • Constructor Details

    • XSSFExporter

      public XSSFExporter()
  • Method Details

    • createWorkbook

      protected org.apache.poi.ss.usermodel.Workbook createWorkbook()
      Specified by:
      createWorkbook in class POISSExporter