Uses of Class
org.docx4j.wml.SectPr.PgBorders
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of SectPr.PgBorders in org.docx4j.wml
Fields in org.docx4j.wml declared as SectPr.PgBorders Modifier and Type Field Description protected SectPr.PgBordersSectPr. pgBordersprotected SectPr.PgBordersSectPrBase. pgBordersMethods in org.docx4j.wml that return SectPr.PgBorders Modifier and Type Method Description SectPr.PgBordersObjectFactory. createSectPrPgBorders()Create an instance ofSectPr.PgBordersSectPr.PgBordersSectPr. getPgBorders()Gets the value of the pgBorders property.SectPr.PgBordersSectPrBase. getPgBorders()Gets the value of the pgBorders property.Methods in org.docx4j.wml with parameters of type SectPr.PgBorders Modifier and Type Method Description voidSectPr. setPgBorders(SectPr.PgBorders value)Sets the value of the pgBorders property.voidSectPrBase. setPgBorders(SectPr.PgBorders value)Sets the value of the pgBorders property.