Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTValueColorEndPosition
Packages that use CTValueColorEndPosition
-
Uses of CTValueColorEndPosition in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTValueColorEndPositionModifier and TypeFieldDescriptionprotected CTValueColorEndPositionCTValueColorPositions.maxprotected CTValueColorEndPositionCTValueColorPositions.minMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTValueColorEndPositionModifier and TypeMethodDescriptionObjectFactory.createCTValueColorEndPosition()Create an instance ofCTValueColorEndPositionCTValueColorPositions.getMax()Gets the value of the max property.CTValueColorPositions.getMin()Gets the value of the min property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTValueColorEndPositionModifier and TypeMethodDescriptionvoidCTValueColorPositions.setMax(CTValueColorEndPosition value) Sets the value of the max property.voidCTValueColorPositions.setMin(CTValueColorEndPosition value) Sets the value of the min property.