|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextProperties | |
|---|---|
| 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 TextProperties in org.odftoolkit.simple.style |
|---|
| Methods in org.odftoolkit.simple.style that return TextProperties | |
|---|---|
static TextProperties |
TextProperties.getOrCreateTextProperties(OdfStyleBase style)
Return an instance of TextProperties |
static TextProperties |
TextProperties.getTextProperties(OdfStyleBase style)
Return an instance of TextProperties |
| Uses of TextProperties in org.odftoolkit.simple.table |
|---|
| Methods in org.odftoolkit.simple.table that return TextProperties | |
|---|---|
TextProperties |
CellStyleHandler.getTextPropertiesForRead()
Return the text style properties definition for this cell, only for read function. |
TextProperties |
CellStyleHandler.getTextPropertiesForWrite()
Return the text style properties definition for this cell, for read and write function. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||