Uses of Enum
org.odftoolkit.odfdom.dom.attribute.draw.DrawTextareaVerticalAlignAttribute.Value
Packages that use DrawTextareaVerticalAlignAttribute.Value
-
Uses of DrawTextareaVerticalAlignAttribute.Value in org.odftoolkit.odfdom.dom.attribute.draw
Methods in org.odftoolkit.odfdom.dom.attribute.draw that return DrawTextareaVerticalAlignAttribute.ValueModifier and TypeMethodDescriptionDrawTextareaVerticalAlignAttribute.Value.enumValueOf(String value) DrawTextareaVerticalAlignAttribute.getEnumValue()Returns the enum constant of this type with the specified name.DrawTextareaVerticalAlignAttribute.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.draw with parameters of type DrawTextareaVerticalAlignAttribute.ValueModifier and TypeMethodDescriptionvoidDrawTextareaVerticalAlignAttribute.setEnumValue(DrawTextareaVerticalAlignAttribute.Value attrValue)