| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex | |
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected CTSolidColorFillProperties |
CTValueColors.maxColor |
protected CTSolidColorFillProperties |
CTValueColors.midColor |
protected CTSolidColorFillProperties |
CTValueColors.minColor |
| Modifier and Type | Method and Description |
|---|---|
CTSolidColorFillProperties |
CTValueColors.getMaxColor()
Gets the value of the maxColor property.
|
CTSolidColorFillProperties |
CTValueColors.getMidColor()
Gets the value of the midColor property.
|
CTSolidColorFillProperties |
CTValueColors.getMinColor()
Gets the value of the minColor property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTValueColors.setMaxColor(CTSolidColorFillProperties value)
Sets the value of the maxColor property.
|
void |
CTValueColors.setMidColor(CTSolidColorFillProperties value)
Sets the value of the midColor property.
|
void |
CTValueColors.setMinColor(CTSolidColorFillProperties value)
Sets the value of the minColor property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTSolidColorFillProperties |
CTTableProperties.solidFill |
protected CTSolidColorFillProperties |
CTTableCellProperties.solidFill |
protected CTSolidColorFillProperties |
CTFillEffect.solidFill |
protected CTSolidColorFillProperties |
CTFillProperties.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 |
CTTableProperties.getSolidFill()
Gets the value of the solidFill property.
|
CTSolidColorFillProperties |
CTTableCellProperties.getSolidFill()
Gets the value of the solidFill property.
|
CTSolidColorFillProperties |
CTFillEffect.getSolidFill()
Gets the value of the solidFill property.
|
CTSolidColorFillProperties |
CTFillProperties.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 |
CTTableProperties.setSolidFill(CTSolidColorFillProperties value)
Sets the value of the solidFill property.
|
void |
CTTableCellProperties.setSolidFill(CTSolidColorFillProperties value)
Sets the value of the solidFill property.
|
void |
CTFillEffect.setSolidFill(CTSolidColorFillProperties value)
Sets the value of the solidFill property.
|
void |
CTFillProperties.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-2020. All Rights Reserved.