Uses of Class
org.odftoolkit.odfdom.dom.attribute.style.StyleHorizontalPosAttribute.Value
-
Packages that use StyleHorizontalPosAttribute.Value Package Description org.odftoolkit.odfdom.dom.attribute.style -
-
Uses of StyleHorizontalPosAttribute.Value in org.odftoolkit.odfdom.dom.attribute.style
Methods in org.odftoolkit.odfdom.dom.attribute.style that return StyleHorizontalPosAttribute.Value Modifier and Type Method Description static StyleHorizontalPosAttribute.ValueStyleHorizontalPosAttribute.Value. enumValueOf(String value)StyleHorizontalPosAttribute.ValueStyleHorizontalPosAttribute. getEnumValue()static StyleHorizontalPosAttribute.ValueStyleHorizontalPosAttribute.Value. valueOf(String name)Returns the enum constant of this type with the specified name.static StyleHorizontalPosAttribute.Value[]StyleHorizontalPosAttribute.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 StyleHorizontalPosAttribute.Value Modifier and Type Method Description voidStyleHorizontalPosAttribute. setEnumValue(StyleHorizontalPosAttribute.Value attrValue)
-