Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle.CTStyleColor
Packages that use CTStyleColor
-
Uses of CTStyleColor in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle declared as CTStyleColorModifier and TypeFieldDescriptionprotected CTStyleColorCTFontReference.styleClrprotected CTStyleColorCTStyleReference.styleClrMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle that return CTStyleColorModifier and TypeMethodDescriptionObjectFactory.createCTStyleColor()Create an instance ofCTStyleColorCTFontReference.getStyleClr()Gets the value of the styleClr property.CTStyleReference.getStyleClr()Gets the value of the styleClr property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle with parameters of type CTStyleColorModifier and TypeMethodDescriptionvoidCTFontReference.setStyleClr(CTStyleColor value) Sets the value of the styleClr property.voidCTStyleReference.setStyleClr(CTStyleColor value) Sets the value of the styleClr property.