Uses of Class
org.docx4j.math.CTMathPr
| Package | Description |
|---|---|
| org.docx4j.math | |
| org.docx4j.wml |
-
Uses of CTMathPr in org.docx4j.math
Methods in org.docx4j.math that return CTMathPr Modifier and Type Method Description CTMathPrObjectFactory. createCTMathPr()Create an instance ofCTMathPrMethods in org.docx4j.math that return types with arguments of type CTMathPr Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTMathPr>ObjectFactory. createMathPr(CTMathPr value)Methods in org.docx4j.math with parameters of type CTMathPr Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTMathPr>ObjectFactory. createMathPr(CTMathPr value) -
Uses of CTMathPr in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMathPr Modifier and Type Field Description protected CTMathPrCTSettings. mathPrMethods in org.docx4j.wml that return CTMathPr Modifier and Type Method Description CTMathPrCTSettings. getMathPr()properties of math in the documentMethods in org.docx4j.wml with parameters of type CTMathPr Modifier and Type Method Description voidCTSettings. setMathPr(CTMathPr value)Sets the value of the mathPr property.