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 |
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.
|
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.