Uses of Class
com.poiji.bind.mapping.PoijiLogCellFormat
-
Packages that use PoijiLogCellFormat Package Description com.poiji.option -
-
Uses of PoijiLogCellFormat in com.poiji.option
Methods in com.poiji.option that return PoijiLogCellFormat Modifier and Type Method Description PoijiLogCellFormatPoijiOptions. getPoijiCellFormat()Methods in com.poiji.option with parameters of type PoijiLogCellFormat Modifier and Type Method Description PoijiOptions.PoijiOptionsBuilderPoijiOptions.PoijiOptionsBuilder. poijiLogCellFormat(PoijiLogCellFormat cellFormat)Add cell format option to see each internal cell's excel format for files ending with xlsx format.
-