Uses of Class
org.docx4j.math.CTOMathParaPr
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTOMathParaPr in org.docx4j.math
Fields in org.docx4j.math declared as CTOMathParaPr Modifier and Type Field Description protected CTOMathParaPrCTOMathPara. oMathParaPrMethods in org.docx4j.math that return CTOMathParaPr Modifier and Type Method Description CTOMathParaPrObjectFactory. createCTOMathParaPr()Create an instance ofCTOMathParaPrCTOMathParaPrCTOMathPara. getOMathParaPr()Gets the value of the oMathParaPr property.Methods in org.docx4j.math with parameters of type CTOMathParaPr Modifier and Type Method Description voidCTOMathPara. setOMathParaPr(CTOMathParaPr value)Sets the value of the oMathParaPr property.