| Package | Description |
|---|---|
| org.wicketstuff.poi.excel |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneralPurposeExporter
Fist try to get the most nested component in the table data tag, if not possible set the most
nested value in markup as a
String. |
| Modifier and Type | Method and Description |
|---|---|
void |
TableComponentAsXlsHandler.setCellExporter(CellExporter cellExporter)
Set the exporter strategy to be used by this handler.
|
void |
TablesComponentAsXlsHandler.setCellExporter(CellExporter cellExporter)
Set the exporter strategy to be used by this handler.
|
| Constructor and Description |
|---|
TableParser(org.apache.poi.ss.usermodel.Sheet sheet,
CellExporter cellExporter) |
Copyright © 2015. All rights reserved.