Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTValueColors
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTValueColors Modifier and Type Field Description protected CTValueColorsCTSeries. valueColorsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTValueColors Modifier and Type Method Description CTValueColorsObjectFactory. createCTValueColors()Create an instance ofCTValueColorsCTValueColorsCTSeries. getValueColors()Gets the value of the valueColors property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTValueColors Modifier and Type Method Description voidCTSeries. setValueColors(CTValueColors value)Sets the value of the valueColors property.