Uses of Class
org.docx4j.math.CTDPr
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTDPr in org.docx4j.math
Fields in org.docx4j.math declared as CTDPr Modifier and Type Field Description protected CTDPrCTD. dPrMethods in org.docx4j.math that return CTDPr Modifier and Type Method Description CTDPrObjectFactory. createCTDPr()Create an instance ofCTDPrCTDPrCTD. getDPr()Gets the value of the dPr property.Methods in org.docx4j.math with parameters of type CTDPr Modifier and Type Method Description voidCTD. setDPr(CTDPr value)Sets the value of the dPr property.