Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTFormatOverrides
Packages that use CTFormatOverrides
-
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 CTFormatOverridesMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTFormatOverridesModifier and TypeMethodDescriptionObjectFactory.createCTFormatOverrides()Create an instance ofCTFormatOverridesCTChartSpace.getFmtOvrs()Gets the value of the fmtOvrs property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTFormatOverridesModifier and TypeMethodDescriptionvoidCTChartSpace.setFmtOvrs(CTFormatOverrides value) Sets the value of the fmtOvrs property.