Uses of Class
org.docx4j.dml.chart.CTPrintSettings
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTPrintSettings in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTPrintSettings Modifier and Type Field Description protected CTPrintSettingsCTChartSpace. printSettingsMethods in org.docx4j.dml.chart that return CTPrintSettings Modifier and Type Method Description CTPrintSettingsObjectFactory. createCTPrintSettings()Create an instance ofCTPrintSettingsCTPrintSettingsCTChartSpace. getPrintSettings()Gets the value of the printSettings property.Methods in org.docx4j.dml.chart with parameters of type CTPrintSettings Modifier and Type Method Description voidCTChartSpace. setPrintSettings(CTPrintSettings value)Sets the value of the printSettings property.