Uses of Class
org.docx4j.math.CTEqArrPr
Packages that use CTEqArrPr
-
Uses of CTEqArrPr in org.docx4j.math
Fields in org.docx4j.math declared as CTEqArrPrMethods in org.docx4j.math that return CTEqArrPrModifier and TypeMethodDescriptionObjectFactory.createCTEqArrPr()Create an instance ofCTEqArrPrCTEqArr.getEqArrPr()Gets the value of the eqArrPr property.Methods in org.docx4j.math with parameters of type CTEqArrPrModifier and TypeMethodDescriptionvoidCTEqArr.setEqArrPr(CTEqArrPr value) Sets the value of the eqArrPr property.