Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTPrintSettings
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTPrintSettings Modifier and Type Field Description protected CTPrintSettingsCTChartSpace. printSettingsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex 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.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTPrintSettings Modifier and Type Method Description voidCTChartSpace. setPrintSettings(CTPrintSettings value)Sets the value of the printSettings property.