Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTPageMargins
Packages that use CTPageMargins
-
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 CTPageMarginsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTPageMarginsModifier and TypeMethodDescriptionObjectFactory.createCTPageMargins()Create an instance ofCTPageMarginsCTPrintSettings.getPageMargins()Gets the value of the pageMargins property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTPageMarginsModifier and TypeMethodDescriptionvoidCTPrintSettings.setPageMargins(CTPageMargins value) Sets the value of the pageMargins property.