Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTValueColorPositions
Packages that use CTValueColorPositions
-
Uses of CTValueColorPositions in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTValueColorPositionsMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTValueColorPositionsModifier and TypeMethodDescriptionObjectFactory.createCTValueColorPositions()Create an instance ofCTValueColorPositionsCTSeries.getValueColorPositions()Gets the value of the valueColorPositions property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTValueColorPositionsModifier and TypeMethodDescriptionvoidCTSeries.setValueColorPositions(CTValueColorPositions value) Sets the value of the valueColorPositions property.