Uses of Class
org.xlsx4j.sml.CTChartFormats
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTChartFormats in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTChartFormats Modifier and Type Field Description protected CTChartFormatsCTPivotTableDefinition. chartFormatsMethods in org.xlsx4j.sml that return CTChartFormats Modifier and Type Method Description CTChartFormatsObjectFactory. createCTChartFormats()Create an instance ofCTChartFormatsCTChartFormatsCTPivotTableDefinition. getChartFormats()Gets the value of the chartFormats property.Methods in org.xlsx4j.sml with parameters of type CTChartFormats Modifier and Type Method Description voidCTPivotTableDefinition. setChartFormats(CTChartFormats value)Sets the value of the chartFormats property.