Class ExcelCellValue

java.lang.Object
com.hybris.backoffice.excel.exporting.data.ExcelCellValue

public class ExcelCellValue extends Object
  • Constructor Details

    • ExcelCellValue

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

    • getCell

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

      public ExcelAttribute getExcelAttribute()
    • getItemModel

      public ItemModel getItemModel()