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