Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTNumberColorPosition
Packages that use CTNumberColorPosition
-
Uses of CTNumberColorPosition in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTNumberColorPositionModifier and TypeFieldDescriptionprotected CTNumberColorPositionCTValueColorEndPosition.numberprotected CTNumberColorPositionCTValueColorMiddlePosition.numberMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTNumberColorPositionModifier and TypeMethodDescriptionObjectFactory.createCTNumberColorPosition()Create an instance ofCTNumberColorPositionCTValueColorEndPosition.getNumber()Gets the value of the number property.CTValueColorMiddlePosition.getNumber()Gets the value of the number property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTNumberColorPositionModifier and TypeMethodDescriptionvoidCTValueColorEndPosition.setNumber(CTNumberColorPosition value) Sets the value of the number property.voidCTValueColorMiddlePosition.setNumber(CTNumberColorPosition value) Sets the value of the number property.