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

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

Uses of StyleColumnsElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleColumnsElement
 StyleColumnsElement StyleSectionPropertiesElement.newStyleColumnsElement(int foColumnCountValue)
          Create child element style:columns.
 StyleColumnsElement StylePageLayoutPropertiesElement.newStyleColumnsElement(int foColumnCountValue)
          Create child element style:columns.
 StyleColumnsElement StyleGraphicPropertiesElement.newStyleColumnsElement(int foColumnCountValue)
          Create child element style:columns.
 



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