| Package | Description |
|---|---|
| org.odftoolkit.odfdom.dom | |
| org.odftoolkit.odfdom.dom.element.table |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultElementVisitor.visit(TableCellAddressElement ele)
A method to visit "table:cell-address" elements
|
| Modifier and Type | Method and Description |
|---|---|
TableCellAddressElement |
TableCellContentChangeElement.newTableCellAddressElement(int tableColumnValue,
int tableRowValue,
int tableTableValue)
Create child element table:cell-address.
|
TableCellAddressElement |
TableCellContentDeletionElement.newTableCellAddressElement(int tableColumnValue,
int tableRowValue,
int tableTableValue)
Create child element table:cell-address.
|
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2019 The Document Foundation. All rights reserved.