Uses of Class
org.docx4j.math.CTFPr
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTFPr in org.docx4j.math
Fields in org.docx4j.math declared as CTFPr Modifier and Type Field Description protected CTFPrCTF. fPrMethods in org.docx4j.math that return CTFPr Modifier and Type Method Description CTFPrObjectFactory. createCTFPr()Create an instance ofCTFPrCTFPrCTF. getFPr()Gets the value of the fPr property.Methods in org.docx4j.math with parameters of type CTFPr Modifier and Type Method Description voidCTF. setFPr(CTFPr value)Sets the value of the fPr property.