Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTExtremeValueColorPosition
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
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 CTExtremeValueColorPosition Modifier and Type Field Description protected CTExtremeValueColorPositionCTValueColorEndPosition. extremeValueMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTExtremeValueColorPosition Modifier and Type Method Description CTExtremeValueColorPositionObjectFactory. createCTExtremeValueColorPosition()Create an instance ofCTExtremeValueColorPositionCTExtremeValueColorPositionCTValueColorEndPosition. getExtremeValue()Gets the value of the extremeValue property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTExtremeValueColorPosition Modifier and Type Method Description voidCTValueColorEndPosition. setExtremeValue(CTExtremeValueColorPosition value)Sets the value of the extremeValue property.