| Package | Description |
|---|---|
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected CTSolidColorFillProperties |
CTFillProperties.solidFill |
protected CTSolidColorFillProperties |
CTFillEffect.solidFill |
protected CTSolidColorFillProperties |
CTTableProperties.solidFill |
protected CTSolidColorFillProperties |
CTTableCellProperties.solidFill |
protected CTSolidColorFillProperties |
CTGroupShapeProperties.solidFill |
protected CTSolidColorFillProperties |
CTBackgroundFormatting.solidFill |
protected CTSolidColorFillProperties |
CTTextUnderlineFillGroupWrapper.solidFill |
protected CTSolidColorFillProperties |
CTTextCharacterProperties.solidFill |
protected CTSolidColorFillProperties |
CTFillOverlayEffect.solidFill |
protected CTSolidColorFillProperties |
CTLineProperties.solidFill |
protected CTSolidColorFillProperties |
CTShapeProperties.solidFill |
| Modifier and Type | Method and Description |
|---|---|
CTSolidColorFillProperties |
ObjectFactory.createCTSolidColorFillProperties()
Create an instance of
CTSolidColorFillProperties |
CTSolidColorFillProperties |
CTFillProperties.getSolidFill()
Gets the value of the solidFill property.
|
CTSolidColorFillProperties |
CTFillEffect.getSolidFill()
Gets the value of the solidFill property.
|
CTSolidColorFillProperties |
CTTableProperties.getSolidFill()
Gets the value of the solidFill property.
|
CTSolidColorFillProperties |
CTTableCellProperties.getSolidFill()
Gets the value of the solidFill property.
|
CTSolidColorFillProperties |
CTGroupShapeProperties.getSolidFill()
Gets the value of the solidFill property.
|
CTSolidColorFillProperties |
CTBackgroundFormatting.getSolidFill()
Gets the value of the solidFill property.
|
CTSolidColorFillProperties |
CTTextUnderlineFillGroupWrapper.getSolidFill()
Gets the value of the solidFill property.
|
CTSolidColorFillProperties |
CTTextCharacterProperties.getSolidFill()
Gets the value of the solidFill property.
|
CTSolidColorFillProperties |
CTFillOverlayEffect.getSolidFill()
Gets the value of the solidFill property.
|
CTSolidColorFillProperties |
CTLineProperties.getSolidFill()
Gets the value of the solidFill property.
|
CTSolidColorFillProperties |
CTShapeProperties.getSolidFill()
Gets the value of the solidFill property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTFillProperties.setSolidFill(CTSolidColorFillProperties value)
Sets the value of the solidFill property.
|
void |
CTFillEffect.setSolidFill(CTSolidColorFillProperties value)
Sets the value of the solidFill property.
|
void |
CTTableProperties.setSolidFill(CTSolidColorFillProperties value)
Sets the value of the solidFill property.
|
void |
CTTableCellProperties.setSolidFill(CTSolidColorFillProperties value)
Sets the value of the solidFill property.
|
void |
CTGroupShapeProperties.setSolidFill(CTSolidColorFillProperties value)
Sets the value of the solidFill property.
|
void |
CTBackgroundFormatting.setSolidFill(CTSolidColorFillProperties value)
Sets the value of the solidFill property.
|
void |
CTTextUnderlineFillGroupWrapper.setSolidFill(CTSolidColorFillProperties value)
Sets the value of the solidFill property.
|
void |
CTTextCharacterProperties.setSolidFill(CTSolidColorFillProperties value)
Sets the value of the solidFill property.
|
void |
CTFillOverlayEffect.setSolidFill(CTSolidColorFillProperties value)
Sets the value of the solidFill property.
|
void |
CTLineProperties.setSolidFill(CTSolidColorFillProperties value)
Sets the value of the solidFill property.
|
void |
CTShapeProperties.setSolidFill(CTSolidColorFillProperties value)
Sets the value of the solidFill property.
|
Copyright © 2007-2019. All Rights Reserved.