Uses of Class
org.docx4j.wml.PPrBase.TextAlignment
Packages that use PPrBase.TextAlignment
-
Uses of PPrBase.TextAlignment in org.docx4j.wml
Fields in org.docx4j.wml declared as PPrBase.TextAlignmentMethods in org.docx4j.wml that return PPrBase.TextAlignmentModifier and TypeMethodDescriptionObjectFactory.createPPrBaseTextAlignment()Create an instance ofPPrBase.TextAlignmentPPrBase.getTextAlignment()Gets the value of the textAlignment property.Methods in org.docx4j.wml with parameters of type PPrBase.TextAlignmentModifier and TypeMethodDescriptionvoidPPrBase.setTextAlignment(PPrBase.TextAlignment value) Sets the value of the textAlignment property.