JIDE 3.5.15

Package com.jidesoft.hssf

The package contains Microsoft Excel(TM) exporting related classes using POI HSSF for JIDE Grids product.

See:
          Description

Interface Summary
HssfTableUtils.CellValueConverter Converts the cell value in a table to the value that will be written to Excel cell.
HssfTableUtils.POICustomizer The POI customizer class which will be invoked after JIDE finish every settings for the cell.
 

Class Summary
CsvPivotTableUtils Deprecated. replaced by CsvPivotTableUtils to remove the dependency on POI jars
CsvTableScrollPaneUtils Deprecated. replaced by CsvTableScrollPaneUtils to remove the dependency on POI jars
CsvTableUtils Deprecated. replaced by CsvTableUtils to remove the dependency on POI jars
HssfAggregateTablePaneUtils Deprecated. replaced by HssfTableScrollPaneUtils
HssfAggregateTableUtils Deprecated. replaced by HssfTableUtils
HssfPivotTableUtils HssfPivotTableUtils is a class that has methods to export PivotTablePane to Excel file format using POI and keep the pivot table layout.
HssfTableFormat HssfTableFormat is a class to store the export properties to a excel sheet.
HssfTableScrollPaneUtils HssfTableScrollPaneUtils is a class that has methods to export TableScrollPane to Excel (.xls) file format using HSSF-POI.
HssfTableUtils HssfTableUtils is a class that has methods to export any JTable's content to Excel (.xls) file format using HSSF-POI.
HssfTableUtils.ContextSensitiveCellValueConverter Converts the cell value in a table to the value that will be written to Excel cell.
HssfTableUtils.DefaultCellValueConverter Converts the cell value in a table to the value that will be written to Excel cell.
 

Package com.jidesoft.hssf Description

The package contains Microsoft Excel(TM) exporting related classes using POI HSSF for JIDE Grids product.


JIDE 3.5.15