Uses of Class
org.docx4j.math.CTMPr
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTMPr in org.docx4j.math
Fields in org.docx4j.math declared as CTMPr Modifier and Type Field Description protected CTMPrCTM. mPrMethods in org.docx4j.math that return CTMPr Modifier and Type Method Description CTMPrObjectFactory. createCTMPr()Create an instance ofCTMPrCTMPrCTM. getMPr()Gets the value of the mPr property.Methods in org.docx4j.math with parameters of type CTMPr Modifier and Type Method Description voidCTM. setMPr(CTMPr value)Sets the value of the mPr property.