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

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

Uses of StyleSectionPropertiesElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleSectionPropertiesElement
 StyleSectionPropertiesElement StyleDefaultStyleElement.newStyleSectionPropertiesElement()
          Create child element style:section-properties.
 StyleSectionPropertiesElement StyleStyleElement.newStyleSectionPropertiesElement()
          Create child element style:section-properties.
 



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