| Package | Description |
|---|---|
| org.odftoolkit.simple.style |
Provide convenient methods to handle style definitions in ODF document.
|
| Modifier and Type | Field and Description |
|---|---|
protected TableCellProperties |
DefaultStyleHandler.mTableCellProperties
The readable table cell properties element.
|
protected TableCellProperties |
DefaultStyleHandler.mWritableTableCellProperties
The writable table cell properties element.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2010–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.