Uses of Interface
jp.ecuacion.util.poi.excel.table.writer.IfDataTypeCellExcelTableWriter
Packages that use IfDataTypeCellExcelTableWriter
Package
Description
Provides excel table writer abstract classes and interfaces.
Provides excel table writer concrete classes.
-
Uses of IfDataTypeCellExcelTableWriter in jp.ecuacion.util.poi.excel.table.writer
Methods in jp.ecuacion.util.poi.excel.table.writer that return IfDataTypeCellExcelTableWriterModifier and TypeMethodDescriptionIfDataTypeCellExcelTableWriter.copiesDataFormatOnly(boolean value) Sets copiesDataFormatOnly value. -
Uses of IfDataTypeCellExcelTableWriter in jp.ecuacion.util.poi.excel.table.writer.concrete
Classes in jp.ecuacion.util.poi.excel.table.writer.concrete that implement IfDataTypeCellExcelTableWriterModifier 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 known number of columns, one line header labels if it has a header line.