| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2010.main | |
| org.docx4j.dml |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CTFillProperties> |
ObjectFactory.createHiddenFill(CTFillProperties value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CTFillProperties> |
ObjectFactory.createHiddenFill(CTFillProperties value)
|
| Modifier and Type | Field and Description |
|---|---|
protected CTFillProperties |
CTTableStyleCellStyle.fill |
protected CTFillProperties |
CTTableBackgroundStyle.fill |
| Modifier and Type | Method and Description |
|---|---|
CTFillProperties |
ObjectFactory.createCTFillProperties()
Create an instance of
CTFillProperties |
CTFillProperties |
CTTableStyleCellStyle.getFill()
Gets the value of the fill property.
|
CTFillProperties |
CTTableBackgroundStyle.getFill()
Gets the value of the fill property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTableStyleCellStyle.setFill(CTFillProperties value)
Sets the value of the fill property.
|
void |
CTTableBackgroundStyle.setFill(CTFillProperties value)
Sets the value of the fill property.
|
Copyright © 2007-2019. All Rights Reserved.