Uses of Class
org.docx4j.dml.chart.CTPageMargins
Packages that use CTPageMargins
-
Uses of CTPageMargins in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTPageMarginsMethods in org.docx4j.dml.chart that return CTPageMarginsModifier and TypeMethodDescriptionObjectFactory.createCTPageMargins()Create an instance ofCTPageMarginsCTPrintSettings.getPageMargins()Gets the value of the pageMargins property.Methods in org.docx4j.dml.chart with parameters of type CTPageMarginsModifier and TypeMethodDescriptionvoidCTPrintSettings.setPageMargins(CTPageMargins value) Sets the value of the pageMargins property.