Uses of Class
org.docx4j.wml.SectPr.PgBorders
Packages that use SectPr.PgBorders
-
Uses of SectPr.PgBorders in org.docx4j.wml
Fields in org.docx4j.wml declared as SectPr.PgBordersModifier and TypeFieldDescriptionprotected SectPr.PgBordersSectPr.pgBordersprotected SectPr.PgBordersSectPrBase.pgBordersMethods in org.docx4j.wml that return SectPr.PgBordersModifier and TypeMethodDescriptionObjectFactory.createSectPrPgBorders()Create an instance ofSectPr.PgBordersSectPr.getPgBorders()Gets the value of the pgBorders property.SectPrBase.getPgBorders()Gets the value of the pgBorders property.Methods in org.docx4j.wml with parameters of type SectPr.PgBordersModifier and TypeMethodDescriptionvoidSectPr.setPgBorders(SectPr.PgBorders value) Sets the value of the pgBorders property.voidSectPrBase.setPgBorders(SectPr.PgBorders value) Sets the value of the pgBorders property.