Uses of Interface
org.jzy3d.io.xls.IExcelBuilder
-
Packages that use IExcelBuilder Package Description org.jzy3d.io.xls -
-
Uses of IExcelBuilder in org.jzy3d.io.xls
Classes in org.jzy3d.io.xls that implement IExcelBuilder Modifier and Type Class Description class
ExcelBuilder
A utility wrapper around Apache POI Excel spreadsheet builder.class
ExcelBuilderMultiSheet
Override the defaultExcelBuilder
to write over several excel sheet once a cell column exceeds the maximum number of column for excel.
-