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

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

Uses of StyleColumnSepElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleColumnSepElement
 StyleColumnSepElement StyleColumnsElement.newStyleColumnSepElement(String styleWidthValue)
          Create child element style:column-sep.
 



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