Uses of Class
org.docx4j.wml.SectPr.PgSz
Packages that use SectPr.PgSz
-
Uses of SectPr.PgSz in org.docx4j.wml
Fields in org.docx4j.wml declared as SectPr.PgSzModifier and TypeFieldDescriptionprotected SectPr.PgSzSectPr.pgSzprotected SectPr.PgSzSectPrBase.pgSzMethods in org.docx4j.wml that return SectPr.PgSzModifier and TypeMethodDescriptionObjectFactory.createSectPrPgSz()Create an instance ofSectPr.PgSzSectPr.getPgSz()Gets the value of the pgSz property.SectPrBase.getPgSz()Gets the value of the pgSz property.Methods in org.docx4j.wml with parameters of type SectPr.PgSzModifier and TypeMethodDescriptionvoidSectPr.setPgSz(SectPr.PgSz value) Sets the value of the pgSz property.voidSectPrBase.setPgSz(SectPr.PgSz value) Sets the value of the pgSz property.