Uses of Class
org.docx4j.wml.PPrBase.TextAlignment
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of PPrBase.TextAlignment in org.docx4j.wml
Fields in org.docx4j.wml declared as PPrBase.TextAlignment Modifier and Type Field Description protected PPrBase.TextAlignmentPPrBase. textAlignmentMethods in org.docx4j.wml that return PPrBase.TextAlignment Modifier and Type Method Description PPrBase.TextAlignmentObjectFactory. createPPrBaseTextAlignment()Create an instance ofPPrBase.TextAlignmentPPrBase.TextAlignmentPPrBase. getTextAlignment()Gets the value of the textAlignment property.Methods in org.docx4j.wml with parameters of type PPrBase.TextAlignment Modifier and Type Method Description voidPPrBase. setTextAlignment(PPrBase.TextAlignment value)Sets the value of the textAlignment property.