Uses of Class
org.docx4j.wml.CTVerticalJc
Packages that use CTVerticalJc
-
Uses of CTVerticalJc in org.docx4j.wml
Fields in org.docx4j.wml declared as CTVerticalJcModifier and TypeFieldDescriptionprotected CTVerticalJcSectPr.vAlignprotected CTVerticalJcSectPrBase.vAlignprotected CTVerticalJcTcPrInner.vAlignMethods in org.docx4j.wml that return CTVerticalJcModifier and TypeMethodDescriptionObjectFactory.createCTVerticalJc()Create an instance ofCTVerticalJcSectPr.getVAlign()Gets the value of the vAlign property.SectPrBase.getVAlign()Gets the value of the vAlign property.TcPrInner.getVAlign()Gets the value of the vAlign property.Methods in org.docx4j.wml with parameters of type CTVerticalJcModifier and TypeMethodDescriptionvoidSectPr.setVAlign(CTVerticalJc value) Sets the value of the vAlign property.voidSectPrBase.setVAlign(CTVerticalJc value) Sets the value of the vAlign property.voidTcPrInner.setVAlign(CTVerticalJc value) Sets the value of the vAlign property.