|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableCellAddressElement | |
|---|---|
| org.odftoolkit.odfdom.dom | |
| org.odftoolkit.odfdom.dom.element.table | |
| Uses of TableCellAddressElement in org.odftoolkit.odfdom.dom |
|---|
| Methods in org.odftoolkit.odfdom.dom with parameters of type TableCellAddressElement | |
|---|---|
void |
DefaultElementVisitor.visit(TableCellAddressElement ele)
A method to visit "table:cell-address" elements |
| Uses of TableCellAddressElement in org.odftoolkit.odfdom.dom.element.table |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.table that return TableCellAddressElement | |
|---|---|
TableCellAddressElement |
TableCellContentDeletionElement.newTableCellAddressElement(int tableColumnValue,
int tableRowValue,
int tableTableValue)
Create child element table:cell-address. |
TableCellAddressElement |
TableCellContentChangeElement.newTableCellAddressElement(int tableColumnValue,
int tableRowValue,
int tableTableValue)
Create child element table:cell-address. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||