Uses of Class
org.docx4j.math.CTBorderBoxPr
| Package | Description |
|---|---|
| org.docx4j.math |
-
Uses of CTBorderBoxPr in org.docx4j.math
Fields in org.docx4j.math declared as CTBorderBoxPr Modifier and Type Field Description protected CTBorderBoxPrCTBorderBox. borderBoxPrMethods in org.docx4j.math that return CTBorderBoxPr Modifier and Type Method Description CTBorderBoxPrObjectFactory. createCTBorderBoxPr()Create an instance ofCTBorderBoxPrCTBorderBoxPrCTBorderBox. getBorderBoxPr()Gets the value of the borderBoxPr property.Methods in org.docx4j.math with parameters of type CTBorderBoxPr Modifier and Type Method Description voidCTBorderBox. setBorderBoxPr(CTBorderBoxPr value)Sets the value of the borderBoxPr property.