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