Class ExportCellStyles


  • public class ExportCellStyles
    extends java.lang.Object
    Since:
    10/12/18
    • Constructor Summary

      Constructors 
      Constructor Description
      ExportCellStyles​(org.apache.poi.ss.usermodel.Workbook workbook)  
    • Constructor Detail

      • ExportCellStyles

        public ExportCellStyles​(org.apache.poi.ss.usermodel.Workbook workbook)
    • Method Detail

      • getColumnCellStyle

        public org.apache.poi.ss.usermodel.CellStyle getColumnCellStyle()
      • getDateCellStyle

        public org.apache.poi.ss.usermodel.CellStyle getDateCellStyle()
      • getHeaderCellStyle

        public org.apache.poi.ss.usermodel.CellStyle getHeaderCellStyle()