Uses of Class
org.docx4j.wml.SectPr.PgMar
Packages that use SectPr.PgMar
-
Uses of SectPr.PgMar in org.docx4j.wml
Fields in org.docx4j.wml declared as SectPr.PgMarModifier and TypeFieldDescriptionprotected SectPr.PgMarSectPr.pgMarprotected SectPr.PgMarSectPrBase.pgMarMethods in org.docx4j.wml that return SectPr.PgMarModifier and TypeMethodDescriptionObjectFactory.createSectPrPgMar()Create an instance ofSectPr.PgMarSectPr.getPgMar()Gets the value of the pgMar property.SectPrBase.getPgMar()Gets the value of the pgMar property.Methods in org.docx4j.wml with parameters of type SectPr.PgMarModifier and TypeMethodDescriptionvoidSectPr.setPgMar(SectPr.PgMar value) Sets the value of the pgMar property.voidSectPrBase.setPgMar(SectPr.PgMar value) Sets the value of the pgMar property.