Package | Description |
---|---|
org.docx4j.dml | |
org.pptx4j.pml |
Modifier and Type | Field and Description |
---|---|
protected CTGradientFillProperties |
CTFillProperties.gradFill |
protected CTGradientFillProperties |
CTFillEffect.gradFill |
protected CTGradientFillProperties |
CTTableProperties.gradFill |
protected CTGradientFillProperties |
CTTableCellProperties.gradFill |
protected CTGradientFillProperties |
CTBackgroundFormatting.gradFill |
protected CTGradientFillProperties |
CTGroupShapeProperties.gradFill |
protected CTGradientFillProperties |
CTFillOverlayEffect.gradFill |
protected CTGradientFillProperties |
CTTextUnderlineFillGroupWrapper.gradFill |
protected CTGradientFillProperties |
CTLineProperties.gradFill |
protected CTGradientFillProperties |
CTTextCharacterProperties.gradFill |
protected CTGradientFillProperties |
CTShapeProperties.gradFill |
Modifier and Type | Method and Description |
---|---|
CTGradientFillProperties |
ObjectFactory.createCTGradientFillProperties()
Create an instance of
CTGradientFillProperties |
CTGradientFillProperties |
CTFillProperties.getGradFill()
Gets the value of the gradFill property.
|
CTGradientFillProperties |
CTFillEffect.getGradFill()
Gets the value of the gradFill property.
|
CTGradientFillProperties |
CTTableProperties.getGradFill()
Gets the value of the gradFill property.
|
CTGradientFillProperties |
CTTableCellProperties.getGradFill()
Gets the value of the gradFill property.
|
CTGradientFillProperties |
CTBackgroundFormatting.getGradFill()
Gets the value of the gradFill property.
|
CTGradientFillProperties |
CTGroupShapeProperties.getGradFill()
Gets the value of the gradFill property.
|
CTGradientFillProperties |
CTFillOverlayEffect.getGradFill()
Gets the value of the gradFill property.
|
CTGradientFillProperties |
CTTextUnderlineFillGroupWrapper.getGradFill()
Gets the value of the gradFill property.
|
CTGradientFillProperties |
CTLineProperties.getGradFill()
Gets the value of the gradFill property.
|
CTGradientFillProperties |
CTTextCharacterProperties.getGradFill()
Gets the value of the gradFill property.
|
CTGradientFillProperties |
CTShapeProperties.getGradFill()
Gets the value of the gradFill property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTFillProperties.setGradFill(CTGradientFillProperties value)
Sets the value of the gradFill property.
|
void |
CTFillEffect.setGradFill(CTGradientFillProperties value)
Sets the value of the gradFill property.
|
void |
CTTableProperties.setGradFill(CTGradientFillProperties value)
Sets the value of the gradFill property.
|
void |
CTTableCellProperties.setGradFill(CTGradientFillProperties value)
Sets the value of the gradFill property.
|
void |
CTBackgroundFormatting.setGradFill(CTGradientFillProperties value)
Sets the value of the gradFill property.
|
void |
CTGroupShapeProperties.setGradFill(CTGradientFillProperties value)
Sets the value of the gradFill property.
|
void |
CTFillOverlayEffect.setGradFill(CTGradientFillProperties value)
Sets the value of the gradFill property.
|
void |
CTTextUnderlineFillGroupWrapper.setGradFill(CTGradientFillProperties value)
Sets the value of the gradFill property.
|
void |
CTLineProperties.setGradFill(CTGradientFillProperties value)
Sets the value of the gradFill property.
|
void |
CTTextCharacterProperties.setGradFill(CTGradientFillProperties value)
Sets the value of the gradFill property.
|
void |
CTShapeProperties.setGradFill(CTGradientFillProperties value)
Sets the value of the gradFill property.
|
Modifier and Type | Field and Description |
---|---|
protected CTGradientFillProperties |
CTBackgroundProperties.gradFill |
Modifier and Type | Method and Description |
---|---|
CTGradientFillProperties |
CTBackgroundProperties.getGradFill()
Gets the value of the gradFill property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTBackgroundProperties.setGradFill(CTGradientFillProperties value)
Sets the value of the gradFill property.
|
Copyright © 2007-2019. All Rights Reserved.