Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTValueColors
Packages that use CTValueColors
-
Uses of CTValueColors in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTValueColorsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTValueColorsModifier and TypeMethodDescriptionObjectFactory.createCTValueColors()Create an instance ofCTValueColorsCTSeries.getValueColors()Gets the value of the valueColors property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTValueColorsModifier and TypeMethodDescriptionvoidCTSeries.setValueColors(CTValueColors value) Sets the value of the valueColors property.