Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTExtremeValueColorPosition
Packages that use CTExtremeValueColorPosition
-
Uses of CTExtremeValueColorPosition in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTExtremeValueColorPositionModifier and TypeFieldDescriptionprotected CTExtremeValueColorPositionCTValueColorEndPosition.extremeValueMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTExtremeValueColorPositionModifier and TypeMethodDescriptionObjectFactory.createCTExtremeValueColorPosition()Create an instance ofCTExtremeValueColorPositionCTValueColorEndPosition.getExtremeValue()Gets the value of the extremeValue property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTExtremeValueColorPositionModifier and TypeMethodDescriptionvoidCTValueColorEndPosition.setExtremeValue(CTExtremeValueColorPosition value) Sets the value of the extremeValue property.