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

Packages that use OdfColumnSepElement
org.odftoolkit.odfdom.doc.element.style   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of OdfColumnSepElement in org.odftoolkit.odfdom.doc.element.style
 

Subclasses of OdfColumnSepElement in org.odftoolkit.odfdom.doc.element.style
 class OdfColumnSep
           
 

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

Methods in org.odftoolkit.odfdom.dom.element.style that return OdfColumnSepElement
 OdfColumnSepElement OdfGraphicPropertiesElement.createColumnSepElement(OdfLength width)
          Create child element style:column-sep.
 OdfColumnSepElement OdfPageLayoutPropertiesElement.createColumnSepElement(OdfLength width)
          Create child element style:column-sep.
 OdfColumnSepElement OdfSectionPropertiesElement.createColumnSepElement(OdfLength width)
          Create child element style:column-sep.
 OdfColumnSepElement OdfColumnsElement.createColumnSepElement(OdfLength width)
          Create child element style:column-sep.
 



Copyright © 2009. All Rights Reserved.