Uses of Class
org.docx4j.math.CTBorderBoxPr
Packages that use CTBorderBoxPr
-
Uses of CTBorderBoxPr in org.docx4j.math
Fields in org.docx4j.math declared as CTBorderBoxPrMethods in org.docx4j.math that return CTBorderBoxPrModifier and TypeMethodDescriptionObjectFactory.createCTBorderBoxPr()Create an instance ofCTBorderBoxPrCTBorderBox.getBorderBoxPr()Gets the value of the borderBoxPr property.Methods in org.docx4j.math with parameters of type CTBorderBoxPrModifier and TypeMethodDescriptionvoidCTBorderBox.setBorderBoxPr(CTBorderBoxPr value) Sets the value of the borderBoxPr property.