Uses of Class
org.docx4j.math.CTAccPr
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTAccPr in org.docx4j.math
Fields in org.docx4j.math declared as CTAccPr Modifier and Type Field Description protected CTAccPrCTAcc. accPrMethods in org.docx4j.math that return CTAccPr Modifier and Type Method Description CTAccPrObjectFactory. createCTAccPr()Create an instance ofCTAccPrCTAccPrCTAcc. getAccPr()Gets the value of the accPr property.Methods in org.docx4j.math with parameters of type CTAccPr Modifier and Type Method Description voidCTAcc. setAccPr(CTAccPr value)Sets the value of the accPr property.