Uses of Class
org.docx4j.dml.CTHslColor
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle | |
| org.docx4j.dml |
-
Uses of CTHslColor in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle declared as CTHslColor Modifier and Type Field Description protected CTHslColorCTFontReference. hslClrprotected CTHslColorCTStyleReference. hslClrMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle that return CTHslColor Modifier and Type Method Description CTHslColorCTFontReference. getHslClr()Gets the value of the hslClr property.CTHslColorCTStyleReference. getHslClr()Gets the value of the hslClr property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle with parameters of type CTHslColor Modifier and Type Method Description voidCTFontReference. setHslClr(CTHslColor value)Sets the value of the hslClr property.voidCTStyleReference. setHslClr(CTHslColor value)Sets the value of the hslClr property. -
Uses of CTHslColor in org.docx4j.dml
Fields in org.docx4j.dml declared as CTHslColor Modifier and Type Field Description protected CTHslColorCTAlphaInverseEffect. hslClrprotected CTHslColorCTColor. hslClrprotected CTHslColorCTColorReplaceEffect. hslClrprotected CTHslColorCTCustomColor. hslClrprotected CTHslColorCTFontReference. hslClrprotected CTHslColorCTGlowEffect. hslClrprotected CTHslColorCTGradientStop. hslClrprotected CTHslColorCTInnerShadowEffect. hslClrprotected CTHslColorCTOuterShadowEffect. hslClrprotected CTHslColorCTPresetShadowEffect. hslClrprotected CTHslColorCTSolidColorFillProperties. hslClrprotected CTHslColorCTStyleMatrixReference. hslClrprotected CTHslColorCTTableStyleTextStyle. hslClrMethods in org.docx4j.dml that return CTHslColor Modifier and Type Method Description CTHslColorObjectFactory. createCTHslColor()Create an instance ofCTHslColorCTHslColorCTAlphaInverseEffect. getHslClr()Gets the value of the hslClr property.CTHslColorCTColor. getHslClr()Gets the value of the hslClr property.CTHslColorCTColorReplaceEffect. getHslClr()Gets the value of the hslClr property.CTHslColorCTCustomColor. getHslClr()Gets the value of the hslClr property.CTHslColorCTFontReference. getHslClr()Gets the value of the hslClr property.CTHslColorCTGlowEffect. getHslClr()Gets the value of the hslClr property.CTHslColorCTGradientStop. getHslClr()Gets the value of the hslClr property.CTHslColorCTInnerShadowEffect. getHslClr()Gets the value of the hslClr property.CTHslColorCTOuterShadowEffect. getHslClr()Gets the value of the hslClr property.CTHslColorCTPresetShadowEffect. getHslClr()Gets the value of the hslClr property.CTHslColorCTSolidColorFillProperties. getHslClr()Gets the value of the hslClr property.CTHslColorCTStyleMatrixReference. getHslClr()Gets the value of the hslClr property.CTHslColorCTTableStyleTextStyle. getHslClr()Gets the value of the hslClr property.Methods in org.docx4j.dml with parameters of type CTHslColor Modifier and Type Method Description voidCTAlphaInverseEffect. setHslClr(CTHslColor value)Sets the value of the hslClr property.voidCTColor. setHslClr(CTHslColor value)Sets the value of the hslClr property.voidCTColorReplaceEffect. setHslClr(CTHslColor value)Sets the value of the hslClr property.voidCTCustomColor. setHslClr(CTHslColor value)Sets the value of the hslClr property.voidCTFontReference. setHslClr(CTHslColor value)Sets the value of the hslClr property.voidCTGlowEffect. setHslClr(CTHslColor value)Sets the value of the hslClr property.voidCTGradientStop. setHslClr(CTHslColor value)Sets the value of the hslClr property.voidCTInnerShadowEffect. setHslClr(CTHslColor value)Sets the value of the hslClr property.voidCTOuterShadowEffect. setHslClr(CTHslColor value)Sets the value of the hslClr property.voidCTPresetShadowEffect. setHslClr(CTHslColor value)Sets the value of the hslClr property.voidCTSolidColorFillProperties. setHslClr(CTHslColor value)Sets the value of the hslClr property.voidCTStyleMatrixReference. setHslClr(CTHslColor value)Sets the value of the hslClr property.voidCTTableStyleTextStyle. setHslClr(CTHslColor value)Sets the value of the hslClr property.