Module jp.ecuacion.util.poi
Package jp.ecuacion.util.poi.excel.table
package jp.ecuacion.util.poi.excel.table
Provides abstract classes and interfaces
which are related to excel table reading and writing.
-
ClassDescriptionExcelTable<T>Stores properties in an excel table.Stores context data.Provides the excel table interface with object type obtained from the excel data is
Cell.Provides the excel table interface with object type obtained from the excel data isString.IfExcelTable<T>Provides the methods the extending interfaces use.Is a reader interface which treats free format tables.Is a reader interface which treats one line header format tables.