Uses of Interface
jp.ecuacion.util.poi.excel.table.reader.IfFormatFreeExcelTableReader
Packages that use IfFormatFreeExcelTableReader
Package
Description
Provides excel table reader concrete classes.
-
Uses of IfFormatFreeExcelTableReader in jp.ecuacion.util.poi.excel.table.reader.concrete
Classes in jp.ecuacion.util.poi.excel.table.reader.concrete that implement IfFormatFreeExcelTableReaderModifier and TypeClassDescriptionclassReads tables with unknown number of columns, unknown whether it have a header line, unknown header labels if it has a header line.classReads tables with unknown number of columns, unknown whether it have a header line, unknown header labels if it has a header line.