Uses of Class
org.docx4j.math.CTFuncPr
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTFuncPr in org.docx4j.math
Fields in org.docx4j.math declared as CTFuncPr Modifier and Type Field Description protected CTFuncPrCTFunc. funcPrMethods in org.docx4j.math that return CTFuncPr Modifier and Type Method Description CTFuncPrObjectFactory. createCTFuncPr()Create an instance ofCTFuncPrCTFuncPrCTFunc. getFuncPr()Gets the value of the funcPr property.Methods in org.docx4j.math with parameters of type CTFuncPr Modifier and Type Method Description voidCTFunc. setFuncPr(CTFuncPr value)Sets the value of the funcPr property.