|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableCellProperties | |
|---|---|
| org.odftoolkit.simple.style | Provide convenient methods to handle style definitions in ODF document. |
| org.odftoolkit.simple.table | Provide convenient methods to manipulate table in ODF text and spreadsheet document. |
| Uses of TableCellProperties in org.odftoolkit.simple.style |
|---|
| Methods in org.odftoolkit.simple.style that return TableCellProperties | |
|---|---|
static TableCellProperties |
TableCellProperties.getOrCreateTableCellProperties(OdfStyleBase style)
Return an instance of TableCellProperties |
static TableCellProperties |
TableCellProperties.getTableCellProperties(OdfStyleBase style)
Return an instance of TableCellProperties |
| Uses of TableCellProperties in org.odftoolkit.simple.table |
|---|
| Methods in org.odftoolkit.simple.table that return TableCellProperties | |
|---|---|
TableCellProperties |
CellStyleHandler.getTableCellPropertiesForRead()
Return the cell style properties definition for this cell, only for read function. |
TableCellProperties |
CellStyleHandler.getTableCellPropertiesForWrite()
Return the cell style properties definition for this cell, for read and write function. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||