Uses of Class
org.docx4j.dml.chart.CTPageSetup
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTPageSetup in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTPageSetup Modifier and Type Field Description protected CTPageSetupCTPrintSettings. pageSetupMethods in org.docx4j.dml.chart that return CTPageSetup Modifier and Type Method Description CTPageSetupObjectFactory. createCTPageSetup()Create an instance ofCTPageSetupCTPageSetupCTPrintSettings. getPageSetup()Gets the value of the pageSetup property.Methods in org.docx4j.dml.chart with parameters of type CTPageSetup Modifier and Type Method Description voidCTPrintSettings. setPageSetup(CTPageSetup value)Sets the value of the pageSetup property.