Uses of Enum
org.odftoolkit.odfdom.dom.attribute.style.StyleTableCenteringAttribute.Value
Packages that use StyleTableCenteringAttribute.Value
-
Uses of StyleTableCenteringAttribute.Value in org.odftoolkit.odfdom.dom.attribute.style
Methods in org.odftoolkit.odfdom.dom.attribute.style that return StyleTableCenteringAttribute.ValueModifier and TypeMethodDescriptionStyleTableCenteringAttribute.Value.enumValueOf(String value) StyleTableCenteringAttribute.getEnumValue()Returns the enum constant of this type with the specified name.static StyleTableCenteringAttribute.Value[]StyleTableCenteringAttribute.Value.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.odftoolkit.odfdom.dom.attribute.style with parameters of type StyleTableCenteringAttribute.ValueModifier and TypeMethodDescriptionvoidStyleTableCenteringAttribute.setEnumValue(StyleTableCenteringAttribute.Value attrValue)