Uses of Class
org.docx4j.dml.CTSRgbColor
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle | |
| org.docx4j.dml |
-
Uses of CTSRgbColor in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle declared as CTSRgbColor Modifier and Type Field Description protected CTSRgbColorCTFontReference. srgbClrprotected CTSRgbColorCTStyleReference. srgbClrMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle that return CTSRgbColor Modifier and Type Method Description CTSRgbColorCTFontReference. getSrgbClr()Gets the value of the srgbClr property.CTSRgbColorCTStyleReference. getSrgbClr()Gets the value of the srgbClr property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle with parameters of type CTSRgbColor Modifier and Type Method Description voidCTFontReference. setSrgbClr(CTSRgbColor value)Sets the value of the srgbClr property.voidCTStyleReference. setSrgbClr(CTSRgbColor value)Sets the value of the srgbClr property. -
Uses of CTSRgbColor in org.docx4j.dml
Fields in org.docx4j.dml declared as CTSRgbColor Modifier and Type Field Description protected CTSRgbColorCTAlphaInverseEffect. srgbClrprotected CTSRgbColorCTColor. srgbClrprotected CTSRgbColorCTColorReplaceEffect. srgbClrprotected CTSRgbColorCTCustomColor. srgbClrprotected CTSRgbColorCTFontReference. srgbClrprotected CTSRgbColorCTGlowEffect. srgbClrprotected CTSRgbColorCTGradientStop. srgbClrprotected CTSRgbColorCTInnerShadowEffect. srgbClrprotected CTSRgbColorCTOuterShadowEffect. srgbClrprotected CTSRgbColorCTPresetShadowEffect. srgbClrprotected CTSRgbColorCTSolidColorFillProperties. srgbClrprotected CTSRgbColorCTStyleMatrixReference. srgbClrprotected CTSRgbColorCTTableStyleTextStyle. srgbClrMethods in org.docx4j.dml that return CTSRgbColor Modifier and Type Method Description CTSRgbColorObjectFactory. createCTSRgbColor()Create an instance ofCTSRgbColorCTSRgbColorCTAlphaInverseEffect. getSrgbClr()Gets the value of the srgbClr property.CTSRgbColorCTColor. getSrgbClr()Gets the value of the srgbClr property.CTSRgbColorCTColorReplaceEffect. getSrgbClr()Gets the value of the srgbClr property.CTSRgbColorCTCustomColor. getSrgbClr()Gets the value of the srgbClr property.CTSRgbColorCTFontReference. getSrgbClr()Gets the value of the srgbClr property.CTSRgbColorCTGlowEffect. getSrgbClr()Gets the value of the srgbClr property.CTSRgbColorCTGradientStop. getSrgbClr()Gets the value of the srgbClr property.CTSRgbColorCTInnerShadowEffect. getSrgbClr()Gets the value of the srgbClr property.CTSRgbColorCTOuterShadowEffect. getSrgbClr()Gets the value of the srgbClr property.CTSRgbColorCTPresetShadowEffect. getSrgbClr()Gets the value of the srgbClr property.CTSRgbColorCTSolidColorFillProperties. getSrgbClr()Gets the value of the srgbClr property.CTSRgbColorCTStyleMatrixReference. getSrgbClr()Gets the value of the srgbClr property.CTSRgbColorCTTableStyleTextStyle. getSrgbClr()Gets the value of the srgbClr property.Methods in org.docx4j.dml with parameters of type CTSRgbColor Modifier and Type Method Description voidCTAlphaInverseEffect. setSrgbClr(CTSRgbColor value)Sets the value of the srgbClr property.voidCTColor. setSrgbClr(CTSRgbColor value)Sets the value of the srgbClr property.voidCTColorReplaceEffect. setSrgbClr(CTSRgbColor value)Sets the value of the srgbClr property.voidCTCustomColor. setSrgbClr(CTSRgbColor value)Sets the value of the srgbClr property.voidCTFontReference. setSrgbClr(CTSRgbColor value)Sets the value of the srgbClr property.voidCTGlowEffect. setSrgbClr(CTSRgbColor value)Sets the value of the srgbClr property.voidCTGradientStop. setSrgbClr(CTSRgbColor value)Sets the value of the srgbClr property.voidCTInnerShadowEffect. setSrgbClr(CTSRgbColor value)Sets the value of the srgbClr property.voidCTOuterShadowEffect. setSrgbClr(CTSRgbColor value)Sets the value of the srgbClr property.voidCTPresetShadowEffect. setSrgbClr(CTSRgbColor value)Sets the value of the srgbClr property.voidCTSolidColorFillProperties. setSrgbClr(CTSRgbColor value)Sets the value of the srgbClr property.voidCTStyleMatrixReference. setSrgbClr(CTSRgbColor value)Sets the value of the srgbClr property.voidCTTableStyleTextStyle. setSrgbClr(CTSRgbColor value)Sets the value of the srgbClr property.