| Package | Description |
|---|---|
| io.keikai.model.impl.html |
The exporter that convert Keikai Spreadsheet to HTML.
|
| Modifier and Type | Method and Description |
|---|---|
static ToHtml |
ToHtml.create(SBook wb,
OutputStream output)
Creates a new converter to HTML for the given workbook.
|
static ToHtml |
ToHtml.create(SSheet ws,
OutputStream output) |
Copyright © 2020. All rights reserved.