|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableCellProperties | |
|---|---|
| org.odftoolkit.simple.style | Provide convenient methods to handle style definitions in ODF document. |
| Uses of TableCellProperties in org.odftoolkit.simple.style |
|---|
| Fields in org.odftoolkit.simple.style declared as TableCellProperties | |
|---|---|
protected TableCellProperties |
DefaultStyleHandler.mTableCellProperties
The readable table cell properties element. |
protected TableCellProperties |
DefaultStyleHandler.mWritableTableCellProperties
The writable table cell properties element. |
| 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 |
TableCellProperties |
DefaultStyleHandler.getTableCellPropertiesForRead()
Return the cell style properties definition for this component, only for read function. |
TableCellProperties |
DefaultStyleHandler.getTableCellPropertiesForWrite()
Return the cell style properties definition for this component, for read and write function. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||