Uses of Class
org.docx4j.dml.CTScRgbColor
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle | |
| org.docx4j.dml |
-
Uses of CTScRgbColor in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle declared as CTScRgbColor Modifier and Type Field Description protected CTScRgbColorCTFontReference. scrgbClrprotected CTScRgbColorCTStyleReference. scrgbClrMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle that return CTScRgbColor Modifier and Type Method Description CTScRgbColorCTFontReference. getScrgbClr()Gets the value of the scrgbClr property.CTScRgbColorCTStyleReference. getScrgbClr()Gets the value of the scrgbClr property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle with parameters of type CTScRgbColor Modifier and Type Method Description voidCTFontReference. setScrgbClr(CTScRgbColor value)Sets the value of the scrgbClr property.voidCTStyleReference. setScrgbClr(CTScRgbColor value)Sets the value of the scrgbClr property. -
Uses of CTScRgbColor in org.docx4j.dml
Fields in org.docx4j.dml declared as CTScRgbColor Modifier and Type Field Description protected CTScRgbColorCTAlphaInverseEffect. scrgbClrprotected CTScRgbColorCTColor. scrgbClrprotected CTScRgbColorCTColorReplaceEffect. scrgbClrprotected CTScRgbColorCTCustomColor. scrgbClrprotected CTScRgbColorCTFontReference. scrgbClrprotected CTScRgbColorCTGlowEffect. scrgbClrprotected CTScRgbColorCTGradientStop. scrgbClrprotected CTScRgbColorCTInnerShadowEffect. scrgbClrprotected CTScRgbColorCTOuterShadowEffect. scrgbClrprotected CTScRgbColorCTPresetShadowEffect. scrgbClrprotected CTScRgbColorCTSolidColorFillProperties. scrgbClrprotected CTScRgbColorCTStyleMatrixReference. scrgbClrprotected CTScRgbColorCTTableStyleTextStyle. scrgbClrMethods in org.docx4j.dml that return CTScRgbColor Modifier and Type Method Description CTScRgbColorObjectFactory. createCTScRgbColor()Create an instance ofCTScRgbColorCTScRgbColorCTAlphaInverseEffect. getScrgbClr()Gets the value of the scrgbClr property.CTScRgbColorCTColor. getScrgbClr()Gets the value of the scrgbClr property.CTScRgbColorCTColorReplaceEffect. getScrgbClr()Gets the value of the scrgbClr property.CTScRgbColorCTCustomColor. getScrgbClr()Gets the value of the scrgbClr property.CTScRgbColorCTFontReference. getScrgbClr()Gets the value of the scrgbClr property.CTScRgbColorCTGlowEffect. getScrgbClr()Gets the value of the scrgbClr property.CTScRgbColorCTGradientStop. getScrgbClr()Gets the value of the scrgbClr property.CTScRgbColorCTInnerShadowEffect. getScrgbClr()Gets the value of the scrgbClr property.CTScRgbColorCTOuterShadowEffect. getScrgbClr()Gets the value of the scrgbClr property.CTScRgbColorCTPresetShadowEffect. getScrgbClr()Gets the value of the scrgbClr property.CTScRgbColorCTSolidColorFillProperties. getScrgbClr()Gets the value of the scrgbClr property.CTScRgbColorCTStyleMatrixReference. getScrgbClr()Gets the value of the scrgbClr property.CTScRgbColorCTTableStyleTextStyle. getScrgbClr()Gets the value of the scrgbClr property.Methods in org.docx4j.dml with parameters of type CTScRgbColor Modifier and Type Method Description voidCTAlphaInverseEffect. setScrgbClr(CTScRgbColor value)Sets the value of the scrgbClr property.voidCTColor. setScrgbClr(CTScRgbColor value)Sets the value of the scrgbClr property.voidCTColorReplaceEffect. setScrgbClr(CTScRgbColor value)Sets the value of the scrgbClr property.voidCTCustomColor. setScrgbClr(CTScRgbColor value)Sets the value of the scrgbClr property.voidCTFontReference. setScrgbClr(CTScRgbColor value)Sets the value of the scrgbClr property.voidCTGlowEffect. setScrgbClr(CTScRgbColor value)Sets the value of the scrgbClr property.voidCTGradientStop. setScrgbClr(CTScRgbColor value)Sets the value of the scrgbClr property.voidCTInnerShadowEffect. setScrgbClr(CTScRgbColor value)Sets the value of the scrgbClr property.voidCTOuterShadowEffect. setScrgbClr(CTScRgbColor value)Sets the value of the scrgbClr property.voidCTPresetShadowEffect. setScrgbClr(CTScRgbColor value)Sets the value of the scrgbClr property.voidCTSolidColorFillProperties. setScrgbClr(CTScRgbColor value)Sets the value of the scrgbClr property.voidCTStyleMatrixReference. setScrgbClr(CTScRgbColor value)Sets the value of the scrgbClr property.voidCTTableStyleTextStyle. setScrgbClr(CTScRgbColor value)Sets the value of the scrgbClr property.