Uses of Enum
org.docx4j.wml.STCaptionPos
Packages that use STCaptionPos
-
Uses of STCaptionPos in org.docx4j.wml
Fields in org.docx4j.wml declared as STCaptionPosMethods in org.docx4j.wml that return STCaptionPosModifier and TypeMethodDescriptionstatic STCaptionPosCTCaption.getPos()Gets the value of the pos property.static STCaptionPosReturns the enum constant of this type with the specified name.static STCaptionPos[]STCaptionPos.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 STCaptionPosModifier and TypeMethodDescriptionvoidCTCaption.setPos(STCaptionPos value) Sets the value of the pos property.