Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTFormatOverrides
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTFormatOverrides in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTFormatOverrides Modifier and Type Field Description protected CTFormatOverridesCTChartSpace. fmtOvrsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTFormatOverrides Modifier and Type Method Description CTFormatOverridesObjectFactory. createCTFormatOverrides()Create an instance ofCTFormatOverridesCTFormatOverridesCTChartSpace. getFmtOvrs()Gets the value of the fmtOvrs property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTFormatOverrides Modifier and Type Method Description voidCTChartSpace. setFmtOvrs(CTFormatOverrides value)Sets the value of the fmtOvrs property.