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

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

Uses of TableTableCellElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TableTableCellElement
 void DefaultElementVisitor.visit(TableTableCellElement ele)
          A method to visit "table:table-cell" elements
 

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

Methods in org.odftoolkit.odfdom.dom.element.table that return TableTableCellElement
 TableTableCellElement TableTableRowElement.newTableTableCellElement(double officeValueValue, String officeValueTypeValue)
          Create child element table:table-cell.
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.