Uses of Class
org.docx4j.dml.CTHslColor
Packages that use CTHslColor
-
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 CTHslColorModifier and TypeFieldDescriptionprotected CTHslColorCTFontReference.hslClrprotected CTHslColorCTStyleReference.hslClrMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle that return CTHslColorModifier and TypeMethodDescriptionCTFontReference.getHslClr()Gets the value of the hslClr property.CTStyleReference.getHslClr()Gets the value of the hslClr property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle with parameters of type CTHslColorModifier and TypeMethodDescriptionvoidCTFontReference.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 CTHslColorModifier and TypeFieldDescriptionprotected 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 CTHslColorModifier and TypeMethodDescriptionObjectFactory.createCTHslColor()Create an instance ofCTHslColorCTAlphaInverseEffect.getHslClr()Gets the value of the hslClr property.CTColor.getHslClr()Gets the value of the hslClr property.CTColorReplaceEffect.getHslClr()Gets the value of the hslClr property.CTCustomColor.getHslClr()Gets the value of the hslClr property.CTFontReference.getHslClr()Gets the value of the hslClr property.CTGlowEffect.getHslClr()Gets the value of the hslClr property.CTGradientStop.getHslClr()Gets the value of the hslClr property.CTInnerShadowEffect.getHslClr()Gets the value of the hslClr property.CTOuterShadowEffect.getHslClr()Gets the value of the hslClr property.CTPresetShadowEffect.getHslClr()Gets the value of the hslClr property.CTSolidColorFillProperties.getHslClr()Gets the value of the hslClr property.CTStyleMatrixReference.getHslClr()Gets the value of the hslClr property.CTTableStyleTextStyle.getHslClr()Gets the value of the hslClr property.Methods in org.docx4j.dml with parameters of type CTHslColorModifier and TypeMethodDescriptionvoidCTAlphaInverseEffect.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.