Uses of Class
org.docx4j.math.CTBarPr
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTBarPr in org.docx4j.math
Fields in org.docx4j.math declared as CTBarPr Modifier and Type Field Description protected CTBarPrCTBar. barPrMethods in org.docx4j.math that return CTBarPr Modifier and Type Method Description CTBarPrObjectFactory. createCTBarPr()Create an instance ofCTBarPrCTBarPrCTBar. getBarPr()Gets the value of the barPr property.Methods in org.docx4j.math with parameters of type CTBarPr Modifier and Type Method Description voidCTBar. setBarPr(CTBarPr value)Sets the value of the barPr property.