Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTPageMargins
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTPageMargins in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTPageMargins Modifier and Type Field Description protected CTPageMarginsCTPrintSettings. pageMarginsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTPageMargins Modifier and Type Method Description CTPageMarginsObjectFactory. createCTPageMargins()Create an instance ofCTPageMarginsCTPageMarginsCTPrintSettings. getPageMargins()Gets the value of the pageMargins property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTPageMargins Modifier and Type Method Description voidCTPrintSettings. setPageMargins(CTPageMargins value)Sets the value of the pageMargins property.