Uses of Enum
org.docx4j.wml.STVerticalJc
Packages that use STVerticalJc
-
Uses of STVerticalJc in org.docx4j.wml
Fields in org.docx4j.wml declared as STVerticalJcMethods in org.docx4j.wml that return STVerticalJcModifier and TypeMethodDescriptionstatic STVerticalJcCTVerticalJc.getVal()Gets the value of the val property.static STVerticalJcReturns the enum constant of this type with the specified name.static STVerticalJc[]STVerticalJc.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.wml with parameters of type STVerticalJcModifier and TypeMethodDescriptionvoidCTVerticalJc.setVal(STVerticalJc value) Sets the value of the val property.