Uses of Class
org.docx4j.math.CTMCPr
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTMCPr in org.docx4j.math
Fields in org.docx4j.math declared as CTMCPr Modifier and Type Field Description protected CTMCPrCTMC. mcPrMethods in org.docx4j.math that return CTMCPr Modifier and Type Method Description CTMCPrObjectFactory. createCTMCPr()Create an instance ofCTMCPrCTMCPrCTMC. getMcPr()Gets the value of the mcPr property.Methods in org.docx4j.math with parameters of type CTMCPr Modifier and Type Method Description voidCTMC. setMcPr(CTMCPr value)Sets the value of the mcPr property.