Uses of Class
org.odftoolkit.odfdom.dom.element.table.TableCellAddressElement

Packages that use TableCellAddressElement
org.odftoolkit.odfdom.dom.element.table   
 

Uses of TableCellAddressElement in org.odftoolkit.odfdom.dom.element.table
 

Methods in org.odftoolkit.odfdom.dom.element.table that return TableCellAddressElement
 TableCellAddressElement TableCellContentChangeElement.newTableCellAddressElement(int tableColumnAttributeValue, int tableRowAttributeValue, int tableTableAttributeValue)
          Create child element .
 TableCellAddressElement TableCellContentDeletionElement.newTableCellAddressElement(int tableColumnAttributeValue, int tableRowAttributeValue, int tableTableAttributeValue)
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.