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