Uses of Enum Class
org.docx4j.dml.wordprocessingDrawing.STAlignV
Packages that use STAlignV
-
Uses of STAlignV in org.docx4j.dml.wordprocessingDrawing
Fields in org.docx4j.dml.wordprocessingDrawing declared as STAlignVMethods in org.docx4j.dml.wordprocessingDrawing that return STAlignVModifier and TypeMethodDescriptionstatic STAlignVCTPosV.getAlign()Gets the value of the align property.static STAlignVReturns the enum constant of this class with the specified name.static STAlignV[]STAlignV.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.docx4j.dml.wordprocessingDrawing with parameters of type STAlignV