Uses of Class
org.docx4j.math.CTBoxPr
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTBoxPr in org.docx4j.math
Fields in org.docx4j.math declared as CTBoxPr Modifier and Type Field Description protected CTBoxPrCTBox. boxPrMethods in org.docx4j.math that return CTBoxPr Modifier and Type Method Description CTBoxPrObjectFactory. createCTBoxPr()Create an instance ofCTBoxPrCTBoxPrCTBox. getBoxPr()Gets the value of the boxPr property.Methods in org.docx4j.math with parameters of type CTBoxPr Modifier and Type Method Description voidCTBox. setBoxPr(CTBoxPr value)Sets the value of the boxPr property.