| Package | Description |
|---|---|
| org.docx4j.vml | |
| org.docx4j.vml.officedrawing |
| Modifier and Type | Field and Description |
|---|---|
protected CTFill |
CTBackground.fill |
| Modifier and Type | Method and Description |
|---|---|
CTFill |
ObjectFactory.createCTFill()
Create an instance of
CTFill |
CTFill |
CTBackground.getFill()
Gets the value of the fill property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTFill> |
ObjectFactory.createFill(CTFill value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CTFill> |
ObjectFactory.createFill(CTFill value)
|
void |
CTBackground.setFill(CTFill value)
Sets the value of the fill property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTFill |
CTShapeDefaults.fill |
| Modifier and Type | Method and Description |
|---|---|
CTFill |
CTShapeDefaults.getFill()
Gets the value of the fill property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTShapeDefaults.setFill(CTFill value)
Sets the value of the fill property.
|
Copyright © 2007–2025. All rights reserved.