Uses of Class
org.jxls.transform.poi.PoiCellData
Packages that use PoiCellData
-
Uses of PoiCellData in org.jxls.transform.poi
Methods in org.jxls.transform.poi that return PoiCellDataModifier and TypeMethodDescriptionstatic PoiCellDataPoiCellData.createCellData(PoiRowData poiRowData, CellRef cellRef, org.apache.poi.ss.usermodel.Cell cell) Methods in org.jxls.transform.poi with parameters of type PoiCellDataModifier and TypeMethodDescriptionvoidPoiSheetData.updateConditionalFormatting(PoiCellData srcCellData, org.apache.poi.ss.usermodel.Cell targetCell)