| Package | Description |
|---|---|
| org.docx4j.w14 |
| Modifier and Type | Field and Description |
|---|---|
protected CTSolidColorFillProperties |
CTTextOutlineEffect.solidFill |
protected CTSolidColorFillProperties |
CTFillTextEffect.solidFill |
| Modifier and Type | Method and Description |
|---|---|
CTSolidColorFillProperties |
ObjectFactory.createCTSolidColorFillProperties()
Create an instance of
CTSolidColorFillProperties |
CTSolidColorFillProperties |
CTTextOutlineEffect.getSolidFill()
Gets the value of the solidFill property.
|
CTSolidColorFillProperties |
CTFillTextEffect.getSolidFill()
Gets the value of the solidFill property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTextOutlineEffect.setSolidFill(CTSolidColorFillProperties value)
Sets the value of the solidFill property.
|
void |
CTFillTextEffect.setSolidFill(CTSolidColorFillProperties value)
Sets the value of the solidFill property.
|
Copyright © 2007–2023. All rights reserved.