Uses of Enum
org.docx4j.vml.wordprocessingDrawing.STVerticalAnchor
Packages that use STVerticalAnchor
-
Uses of STVerticalAnchor in org.docx4j.vml.wordprocessingDrawing
Fields in org.docx4j.vml.wordprocessingDrawing declared as STVerticalAnchorMethods in org.docx4j.vml.wordprocessingDrawing that return STVerticalAnchorModifier and TypeMethodDescriptionstatic STVerticalAnchorCTWrap.getAnchory()Gets the value of the anchory property.static STVerticalAnchorReturns the enum constant of this type with the specified name.static STVerticalAnchor[]STVerticalAnchor.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.vml.wordprocessingDrawing with parameters of type STVerticalAnchorModifier and TypeMethodDescriptionvoidCTWrap.setAnchory(STVerticalAnchor value) Sets the value of the anchory property.