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

Packages that use OdfCellAddressElement
org.odftoolkit.odfdom.doc.element.table   
org.odftoolkit.odfdom.dom.element.table   
 

Uses of OdfCellAddressElement in org.odftoolkit.odfdom.doc.element.table
 

Subclasses of OdfCellAddressElement in org.odftoolkit.odfdom.doc.element.table
 class OdfCellAddress
           
 

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

Methods in org.odftoolkit.odfdom.dom.element.table that return OdfCellAddressElement
 OdfCellAddressElement OdfCellContentDeletionElement.createCellAddressElement(Integer column, Integer row, Integer table)
          Create child element table:cell-address.
 OdfCellAddressElement OdfCellContentChangeElement.createCellAddressElement(Integer column, Integer row, Integer table)
          Create child element table:cell-address.
 



Copyright © 2009. All Rights Reserved.