Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTPercentageColorPosition
Packages that use CTPercentageColorPosition
-
Uses of CTPercentageColorPosition in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTPercentageColorPositionModifier and TypeFieldDescriptionprotected CTPercentageColorPositionCTValueColorEndPosition.percentprotected CTPercentageColorPositionCTValueColorMiddlePosition.percentMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTPercentageColorPositionModifier and TypeMethodDescriptionObjectFactory.createCTPercentageColorPosition()Create an instance ofCTPercentageColorPositionCTValueColorEndPosition.getPercent()Gets the value of the percent property.CTValueColorMiddlePosition.getPercent()Gets the value of the percent property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTPercentageColorPositionModifier and TypeMethodDescriptionvoidCTValueColorEndPosition.setPercent(CTPercentageColorPosition value) Sets the value of the percent property.voidCTValueColorMiddlePosition.setPercent(CTPercentageColorPosition value) Sets the value of the percent property.