See: Description
| Interface | Description |
|---|---|
| HtmlHelper |
This interface is used where code wants to be independent of the workbook
formats.
|
| Class | Description |
|---|---|
| HSSFHtmlHelper |
Implementation of
HtmlHelper for HSSF files. |
| ToHtml |
This example shows how to display a spreadsheet in HTML using the classes for
spreadsheet display.
|
| XSSFHtmlHelper |
Implementation of
HtmlHelper for XSSF files. |