Class CellStyleFactory.MyCellStyle

java.lang.Object
ch.tocco.nice2.optional.qualification.api.CellStyleFactory.MyCellStyle
Enclosing interface:
CellStyleFactory

public static class CellStyleFactory.MyCellStyle extends Object
  • Constructor Details

    • MyCellStyle

      public MyCellStyle(org.apache.poi.ss.usermodel.Workbook workbook)
  • Method Details

    • getCellStyle

      public org.apache.poi.ss.usermodel.CellStyle getCellStyle()
    • getPalette

      public org.apache.poi.hssf.usermodel.HSSFPalette getPalette()
    • getFont

      public org.apache.poi.ss.usermodel.Font getFont()
    • getWorkbook

      public org.apache.poi.ss.usermodel.Workbook getWorkbook()