Uses of Class
org.xlsx4j.sml.CTChartFormats
Packages that use CTChartFormats
-
Uses of CTChartFormats in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTChartFormatsMethods in org.xlsx4j.sml that return CTChartFormatsModifier and TypeMethodDescriptionObjectFactory.createCTChartFormats()Create an instance ofCTChartFormatsCTPivotTableDefinition.getChartFormats()Gets the value of the chartFormats property.Methods in org.xlsx4j.sml with parameters of type CTChartFormatsModifier and TypeMethodDescriptionvoidCTPivotTableDefinition.setChartFormats(CTChartFormats value) Sets the value of the chartFormats property.