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

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

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

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleColumnSepElement.StyleVerticalAlignAttributeValue
static StyleColumnSepElement.StyleVerticalAlignAttributeValue StyleColumnSepElement.StyleVerticalAlignAttributeValue.enumValueOf(java.lang.String value)
           
static StyleColumnSepElement.StyleVerticalAlignAttributeValue StyleColumnSepElement.StyleVerticalAlignAttributeValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StyleColumnSepElement.StyleVerticalAlignAttributeValue[] StyleColumnSepElement.StyleVerticalAlignAttributeValue.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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