Uses of Class
org.docx4j.math.CTOMathArgPr
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTOMathArgPr in org.docx4j.math
Fields in org.docx4j.math declared as CTOMathArgPr Modifier and Type Field Description protected CTOMathArgPrCTOMathArg. argPrMethods in org.docx4j.math that return CTOMathArgPr Modifier and Type Method Description CTOMathArgPrObjectFactory. createCTOMathArgPr()Create an instance ofCTOMathArgPrCTOMathArgPrCTOMathArg. getArgPr()Gets the value of the argPr property.Methods in org.docx4j.math with parameters of type CTOMathArgPr Modifier and Type Method Description voidCTOMathArg. setArgPr(CTOMathArgPr value)Sets the value of the argPr property.