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

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

Uses of StyleColumnElement in org.odftoolkit.odfdom.doc.style
 

Subclasses of StyleColumnElement in org.odftoolkit.odfdom.doc.style
 class OdfStyleColumn
          Convenient functionalty for the parent ODF OpenDocument element
 

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

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleColumnElement
 StyleColumnElement StyleSectionPropertiesElement.newStyleColumnElement(java.lang.String styleRelWidthAttributeValue)
          Create child element .
 StyleColumnElement StyleColumnsElement.newStyleColumnElement(java.lang.String styleRelWidthAttributeValue)
          Create child element .
 StyleColumnElement StylePageLayoutPropertiesElement.newStyleColumnElement(java.lang.String styleRelWidthAttributeValue)
          Create child element .
 StyleColumnElement StyleGraphicPropertiesElement.newStyleColumnElement(java.lang.String styleRelWidthAttributeValue)
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.