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