Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTPageSetup
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTPageSetup Modifier and Type Field Description protected CTPageSetupCTPrintSettings. pageSetupMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex 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.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTPageSetup Modifier and Type Method Description voidCTPrintSettings. setPageSetup(CTPageSetup value)Sets the value of the pageSetup property.