Class NumberCellWriter

java.lang.Object
ch.tocco.nice2.reporting.impl.dynamic.poiss.NumberCellWriter
All Implemented Interfaces:
CellWriter

public class NumberCellWriter extends Object implements CellWriter
  • Constructor Details

    • NumberCellWriter

      public NumberCellWriter()
  • Method Details

    • writeCell

      public Object writeCell(org.apache.poi.ss.usermodel.Workbook workbook, org.apache.poi.ss.usermodel.CreationHelper creationHelper, org.apache.poi.ss.usermodel.Cell cell, Object value, Object state, org.joda.time.DateTimeZone timezone)
      Specified by:
      writeCell in interface CellWriter
    • getContentLength

      public int getContentLength(Object value)
      Specified by:
      getContentLength in interface CellWriter