Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTPageSetup
Packages that use CTPageSetup
-
Uses of CTPageSetup in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTPageSetupMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTPageSetupModifier and TypeMethodDescriptionObjectFactory.createCTPageSetup()Create an instance ofCTPageSetupCTPrintSettings.getPageSetup()Gets the value of the pageSetup property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTPageSetupModifier and TypeMethodDescriptionvoidCTPrintSettings.setPageSetup(CTPageSetup value) Sets the value of the pageSetup property.