Uses of Class
org.docx4j.math.CTEqArrPr
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTEqArrPr in org.docx4j.math
Fields in org.docx4j.math declared as CTEqArrPr Modifier and Type Field Description protected CTEqArrPrCTEqArr. eqArrPrMethods in org.docx4j.math that return CTEqArrPr Modifier and Type Method Description CTEqArrPrObjectFactory. createCTEqArrPr()Create an instance ofCTEqArrPrCTEqArrPrCTEqArr. getEqArrPr()Gets the value of the eqArrPr property.Methods in org.docx4j.math with parameters of type CTEqArrPr Modifier and Type Method Description voidCTEqArr. setEqArrPr(CTEqArrPr value)Sets the value of the eqArrPr property.