Class HSSFExcelExporter

    • Constructor Detail

      • HSSFExcelExporter

        public HSSFExcelExporter()
    • Method Detail

      • setFillForegroundColor

        protected void setFillForegroundColor​(org.apache.poi.ss.usermodel.CellStyle xlCellStyle,
                                              org.eclipse.swt.graphics.Color swtColor)
        Specified by:
        setFillForegroundColor in class PoiExcelExporter
      • setFontColor

        protected void setFontColor​(org.apache.poi.ss.usermodel.Font xlFont,
                                    org.eclipse.swt.graphics.Color swtColor)
        Specified by:
        setFontColor in class PoiExcelExporter