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

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

Uses of StyleTableRowPropertiesElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleTableRowPropertiesElement
 StyleTableRowPropertiesElement StyleDefaultStyleElement.newStyleTableRowPropertiesElement()
          Create child element style:table-row-properties.
 StyleTableRowPropertiesElement StyleStyleElement.newStyleTableRowPropertiesElement()
          Create child element style:table-row-properties.
 



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