Class CellStyleContext

java.lang.Object
de.samply.reporter.context.CellStyleContext

public class CellStyleContext extends Object
  • Constructor Details

    • CellStyleContext

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

    • addCellStyleToCell

      public void addCellStyleToCell(org.apache.poi.ss.usermodel.Cell cell, org.apache.poi.ss.usermodel.CellStyle cellStyle)
    • createCellStyle

      public org.apache.poi.ss.usermodel.CellStyle createCellStyle()
    • getWorkbook

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