Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleTableCellPropertiesElement

Packages that use StyleTableCellPropertiesElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of StyleTableCellPropertiesElement in org.odftoolkit.odfdom.dom
 

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

Uses of StyleTableCellPropertiesElement in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleTableCellPropertiesElement
 StyleTableCellPropertiesElement StyleStyleElement.newStyleTableCellPropertiesElement()
          Create child element style:table-cell-properties.
 StyleTableCellPropertiesElement StyleDefaultStyleElement.newStyleTableCellPropertiesElement()
          Create child element style:table-cell-properties.
 



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