Uses of Class
io.keikai.importer.XlsxExtractor.XlsxCellExtractor
-
Packages that use XlsxExtractor.XlsxCellExtractor Package Description io.keikai.importer -
-
Uses of XlsxExtractor.XlsxCellExtractor in io.keikai.importer
Methods in io.keikai.importer that return types with arguments of type XlsxExtractor.XlsxCellExtractor Modifier and Type Method Description List<XlsxExtractor.XlsxCellExtractor>
XlsxExtractor.XlsxRowExtractor. getCells()
Methods in io.keikai.importer with parameters of type XlsxExtractor.XlsxCellExtractor Modifier and Type Method Description protected SCell
XlsxImporter. importCell(XlsxExtractor.XlsxCellExtractor xCell, int row, SSheet sheet)
-