Package com.hybris.backoffice.excel.template.cell
-
Interface Summary Interface Description ExcelCellService Service responsible for operation on excel's single cell. -
Class Summary Class Description AbstractCellValueTest DataCellValue Allows to retrieve cell value usingDataFormatterDataCellValueTest DefaultExcelCellService Default implementation ofExcelCellServiceDefaultExcelCellServiceTest FormulaCellValue Allows to retrieve cell value which contains excel formulaFormulaCellValueTest NumericCellValue Allows to retrieve cell value of numeric or date typesNumericCellValueTest StringCellValue Allows to retrieve cell value of String typeStringCellValueTest