Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTPrintSettings
Packages that use CTPrintSettings
-
Uses of CTPrintSettings in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTPrintSettingsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTPrintSettingsModifier and TypeMethodDescriptionObjectFactory.createCTPrintSettings()Create an instance ofCTPrintSettingsCTChartSpace.getPrintSettings()Gets the value of the printSettings property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTPrintSettingsModifier and TypeMethodDescriptionvoidCTChartSpace.setPrintSettings(CTPrintSettings value) Sets the value of the printSettings property.