| Package | Description |
|---|---|
| org.apache.poi.examples.ss.html |
This package contains an example that uses POI to convert a workbook into
an HTML representation of the data.
|
| Class and Description |
|---|
| HtmlHelper
This interface is used where code wants to be independent of the workbook
formats.
|
| ToHtml
This example shows how to display a spreadsheet in HTML using the classes for
spreadsheet display.
|