Package | Description |
---|---|
org.pptx4j.pml |
Modifier and Type | Field and Description |
---|---|
protected CTTLAnimVariant |
CTTLAnimateEffectBehavior.progress |
protected CTTLAnimVariant |
CTTLSetBehavior.to |
protected CTTLAnimVariant |
CTTLTimeAnimateValue.val |
Modifier and Type | Method and Description |
---|---|
CTTLAnimVariant |
ObjectFactory.createCTTLAnimVariant()
Create an instance of
CTTLAnimVariant |
CTTLAnimVariant |
CTTLAnimateEffectBehavior.getProgress()
Gets the value of the progress property.
|
CTTLAnimVariant |
CTTLSetBehavior.getTo()
Gets the value of the to property.
|
CTTLAnimVariant |
CTTLTimeAnimateValue.getVal()
Gets the value of the val property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTTLAnimateEffectBehavior.setProgress(CTTLAnimVariant value)
Sets the value of the progress property.
|
void |
CTTLSetBehavior.setTo(CTTLAnimVariant value)
Sets the value of the to property.
|
void |
CTTLTimeAnimateValue.setVal(CTTLAnimVariant value)
Sets the value of the val property.
|
Copyright © 2007-2019. All Rights Reserved.