Class ExcelCellValue


  • public class ExcelCellValue
    extends java.lang.Object
    • Constructor Detail

      • ExcelCellValue

        public ExcelCellValue​(org.apache.poi.ss.usermodel.Cell cell,
                              ExcelAttribute excelAttribute,
                              ItemModel itemModel)
    • Method Detail

      • getCell

        public org.apache.poi.ss.usermodel.Cell getCell()
      • getItemModel

        public ItemModel getItemModel()