| Package | Description |
|---|---|
| org.odftoolkit.simple |
Provide high level methods to frequently used ODF documents.
|
| org.odftoolkit.simple.table |
Provide convenient methods to manipulate table in ODF text and spreadsheet document.
|
| Modifier and Type | Method and Description |
|---|---|
TableTemplate |
Document.LoadTableTemplateFromForeignTable(InputStream templateFileInputStream,
String tableName)
Construct a
TableTemplate |
| Modifier and Type | Method and Description |
|---|---|
void |
Table.applyStyle(TableTemplate template)
Apply the formatting specified in the template to corresponding table cells.
|
Copyright © 2010–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.