| Package | Description |
|---|---|
| org.docx4j.w14 |
| Modifier and Type | Field and Description |
|---|---|
protected CTSRgbColor |
CTGradientStop.srgbClr |
protected CTSRgbColor |
CTColor.srgbClr |
protected CTSRgbColor |
CTSolidColorFillProperties.srgbClr |
protected CTSRgbColor |
CTShadow.srgbClr |
protected CTSRgbColor |
CTGlow.srgbClr |
| Modifier and Type | Method and Description |
|---|---|
CTSRgbColor |
ObjectFactory.createCTSRgbColor()
Create an instance of
CTSRgbColor |
CTSRgbColor |
CTGradientStop.getSrgbClr()
Gets the value of the srgbClr property.
|
CTSRgbColor |
CTColor.getSrgbClr()
Gets the value of the srgbClr property.
|
CTSRgbColor |
CTSolidColorFillProperties.getSrgbClr()
Gets the value of the srgbClr property.
|
CTSRgbColor |
CTShadow.getSrgbClr()
Gets the value of the srgbClr property.
|
CTSRgbColor |
CTGlow.getSrgbClr()
Gets the value of the srgbClr property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTGradientStop.setSrgbClr(CTSRgbColor value)
Sets the value of the srgbClr property.
|
void |
CTColor.setSrgbClr(CTSRgbColor value)
Sets the value of the srgbClr property.
|
void |
CTSolidColorFillProperties.setSrgbClr(CTSRgbColor value)
Sets the value of the srgbClr property.
|
void |
CTShadow.setSrgbClr(CTSRgbColor value)
Sets the value of the srgbClr property.
|
void |
CTGlow.setSrgbClr(CTSRgbColor value)
Sets the value of the srgbClr property.
|
Copyright © 2007-2021. All Rights Reserved.