Package | Description |
---|---|
org.docx4j.dml | |
org.pptx4j.pml |
Modifier and Type | Field and Description |
---|---|
protected CTEffectContainer |
CTBlendEffect.cont |
protected CTEffectContainer |
CTAlphaModulateEffect.cont |
protected CTEffectContainer |
CTWholeE2OFormatting.effectDag |
protected CTEffectContainer |
CTTextCharacterProperties.effectDag |
protected CTEffectContainer |
CTTableProperties.effectDag |
protected CTEffectContainer |
CTShapeProperties.effectDag |
protected CTEffectContainer |
CTGroupShapeProperties.effectDag |
protected CTEffectContainer |
CTEffectStyleItem.effectDag |
protected CTEffectContainer |
CTEffectProperties.effectDag |
protected CTEffectContainer |
CTBackgroundFormatting.effectDag |
Modifier and Type | Method and Description |
---|---|
CTEffectContainer |
ObjectFactory.createCTEffectContainer()
Create an instance of
CTEffectContainer |
CTEffectContainer |
CTBlendEffect.getCont()
Gets the value of the cont property.
|
CTEffectContainer |
CTAlphaModulateEffect.getCont()
Gets the value of the cont property.
|
CTEffectContainer |
CTWholeE2OFormatting.getEffectDag()
Gets the value of the effectDag property.
|
CTEffectContainer |
CTTextCharacterProperties.getEffectDag()
Gets the value of the effectDag property.
|
CTEffectContainer |
CTTableProperties.getEffectDag()
Gets the value of the effectDag property.
|
CTEffectContainer |
CTShapeProperties.getEffectDag()
Gets the value of the effectDag property.
|
CTEffectContainer |
CTGroupShapeProperties.getEffectDag()
Gets the value of the effectDag property.
|
CTEffectContainer |
CTEffectStyleItem.getEffectDag()
Gets the value of the effectDag property.
|
CTEffectContainer |
CTEffectProperties.getEffectDag()
Gets the value of the effectDag property.
|
CTEffectContainer |
CTBackgroundFormatting.getEffectDag()
Gets the value of the effectDag property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTBlendEffect.setCont(CTEffectContainer value)
Sets the value of the cont property.
|
void |
CTAlphaModulateEffect.setCont(CTEffectContainer value)
Sets the value of the cont property.
|
void |
CTWholeE2OFormatting.setEffectDag(CTEffectContainer value)
Sets the value of the effectDag property.
|
void |
CTTextCharacterProperties.setEffectDag(CTEffectContainer value)
Sets the value of the effectDag property.
|
void |
CTTableProperties.setEffectDag(CTEffectContainer value)
Sets the value of the effectDag property.
|
void |
CTShapeProperties.setEffectDag(CTEffectContainer value)
Sets the value of the effectDag property.
|
void |
CTGroupShapeProperties.setEffectDag(CTEffectContainer value)
Sets the value of the effectDag property.
|
void |
CTEffectStyleItem.setEffectDag(CTEffectContainer value)
Sets the value of the effectDag property.
|
void |
CTEffectProperties.setEffectDag(CTEffectContainer value)
Sets the value of the effectDag property.
|
void |
CTBackgroundFormatting.setEffectDag(CTEffectContainer value)
Sets the value of the effectDag property.
|
Modifier and Type | Field and Description |
---|---|
protected CTEffectContainer |
CTBackgroundProperties.effectDag |
Modifier and Type | Method and Description |
---|---|
CTEffectContainer |
CTBackgroundProperties.getEffectDag()
Gets the value of the effectDag property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTBackgroundProperties.setEffectDag(CTEffectContainer value)
Sets the value of the effectDag property.
|
Copyright © 2007-2014. All Rights Reserved.