Class ExcelCellValue
java.lang.Object
com.hybris.backoffice.excel.exporting.data.ExcelCellValue
-
Constructor Summary
ConstructorsConstructorDescriptionExcelCellValue(org.apache.poi.ss.usermodel.Cell cell, ExcelAttribute excelAttribute, ItemModel itemModel) -
Method Summary
-
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
-
getItemModel
-