Package | Description |
---|---|
org.docx4j.dml |
Modifier and Type | Field and Description |
---|---|
protected CTHslColor |
CTColorReplaceEffect.hslClr |
protected CTHslColor |
CTTableStyleTextStyle.hslClr |
protected CTHslColor |
CTAlphaInverseEffect.hslClr |
protected CTHslColor |
CTGradientStop.hslClr |
protected CTHslColor |
CTPresetShadowEffect.hslClr |
protected CTHslColor |
CTOuterShadowEffect.hslClr |
protected CTHslColor |
CTInnerShadowEffect.hslClr |
protected CTHslColor |
CTGlowEffect.hslClr |
protected CTHslColor |
CTFontReference.hslClr |
protected CTHslColor |
CTStyleMatrixReference.hslClr |
protected CTHslColor |
CTSolidColorFillProperties.hslClr |
protected CTHslColor |
CTColor.hslClr |
protected CTHslColor |
CTCustomColor.hslClr |
Modifier and Type | Method and Description |
---|---|
CTHslColor |
ObjectFactory.createCTHslColor()
Create an instance of
CTHslColor |
CTHslColor |
CTColorReplaceEffect.getHslClr()
Gets the value of the hslClr property.
|
CTHslColor |
CTTableStyleTextStyle.getHslClr()
Gets the value of the hslClr property.
|
CTHslColor |
CTAlphaInverseEffect.getHslClr()
Gets the value of the hslClr property.
|
CTHslColor |
CTGradientStop.getHslClr()
Gets the value of the hslClr property.
|
CTHslColor |
CTPresetShadowEffect.getHslClr()
Gets the value of the hslClr property.
|
CTHslColor |
CTOuterShadowEffect.getHslClr()
Gets the value of the hslClr property.
|
CTHslColor |
CTInnerShadowEffect.getHslClr()
Gets the value of the hslClr property.
|
CTHslColor |
CTGlowEffect.getHslClr()
Gets the value of the hslClr property.
|
CTHslColor |
CTFontReference.getHslClr()
Gets the value of the hslClr property.
|
CTHslColor |
CTStyleMatrixReference.getHslClr()
Gets the value of the hslClr property.
|
CTHslColor |
CTSolidColorFillProperties.getHslClr()
Gets the value of the hslClr property.
|
CTHslColor |
CTColor.getHslClr()
Gets the value of the hslClr property.
|
CTHslColor |
CTCustomColor.getHslClr()
Gets the value of the hslClr property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTColorReplaceEffect.setHslClr(CTHslColor value)
Sets the value of the hslClr property.
|
void |
CTTableStyleTextStyle.setHslClr(CTHslColor value)
Sets the value of the hslClr property.
|
void |
CTAlphaInverseEffect.setHslClr(CTHslColor value)
Sets the value of the hslClr property.
|
void |
CTGradientStop.setHslClr(CTHslColor value)
Sets the value of the hslClr property.
|
void |
CTPresetShadowEffect.setHslClr(CTHslColor value)
Sets the value of the hslClr property.
|
void |
CTOuterShadowEffect.setHslClr(CTHslColor value)
Sets the value of the hslClr property.
|
void |
CTInnerShadowEffect.setHslClr(CTHslColor value)
Sets the value of the hslClr property.
|
void |
CTGlowEffect.setHslClr(CTHslColor value)
Sets the value of the hslClr property.
|
void |
CTFontReference.setHslClr(CTHslColor value)
Sets the value of the hslClr property.
|
void |
CTStyleMatrixReference.setHslClr(CTHslColor value)
Sets the value of the hslClr property.
|
void |
CTSolidColorFillProperties.setHslClr(CTHslColor value)
Sets the value of the hslClr property.
|
void |
CTColor.setHslClr(CTHslColor value)
Sets the value of the hslClr property.
|
void |
CTCustomColor.setHslClr(CTHslColor value)
Sets the value of the hslClr property.
|
Copyright © 2007-2019. All Rights Reserved.