Uses of Class
org.docx4j.dml.chart.CTPageMargins
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTPageMargins in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTPageMargins Modifier and Type Field Description protected CTPageMarginsCTPrintSettings. pageMarginsMethods in org.docx4j.dml.chart 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.dml.chart with parameters of type CTPageMargins Modifier and Type Method Description voidCTPrintSettings. setPageMargins(CTPageMargins value)Sets the value of the pageMargins property.