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

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

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

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleTableCellPropertiesElement.StyleVerticalAlignAttributeValue
static StyleTableCellPropertiesElement.StyleVerticalAlignAttributeValue StyleTableCellPropertiesElement.StyleVerticalAlignAttributeValue.enumValueOf(java.lang.String value)
           
static StyleTableCellPropertiesElement.StyleVerticalAlignAttributeValue StyleTableCellPropertiesElement.StyleVerticalAlignAttributeValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StyleTableCellPropertiesElement.StyleVerticalAlignAttributeValue[] StyleTableCellPropertiesElement.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.