Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle.CTStyleColor
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle |
-
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 CTStyleColor Modifier and Type Field Description protected CTStyleColorCTFontReference. styleClrprotected CTStyleColorCTStyleReference. styleClrMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle that return CTStyleColor Modifier and Type Method Description CTStyleColorObjectFactory. createCTStyleColor()Create an instance ofCTStyleColorCTStyleColorCTFontReference. getStyleClr()Gets the value of the styleClr property.CTStyleColorCTStyleReference. getStyleClr()Gets the value of the styleClr property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle with parameters of type CTStyleColor Modifier and Type Method Description voidCTFontReference. setStyleClr(CTStyleColor value)Sets the value of the styleClr property.voidCTStyleReference. setStyleClr(CTStyleColor value)Sets the value of the styleClr property.