|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableTemplate | |
|---|---|
| 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. |
| Uses of TableTemplate in org.odftoolkit.simple |
|---|
| Methods in org.odftoolkit.simple that return TableTemplate | |
|---|---|
TableTemplate |
Document.LoadTableTemplateFromForeignTable(InputStream templateFileInputStream,
String tableName)
Construct a TableTemplate |
| Uses of TableTemplate in org.odftoolkit.simple.table |
|---|
| Methods in org.odftoolkit.simple.table with parameters of type TableTemplate | |
|---|---|
void |
Table.applyStyle(TableTemplate template)
Apply the formatting specified in the template to corresponding table cells. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||