com.spire.presentation.drawing.animation
Class AnimationSet
java.lang.Object
com.spire.presentation.PptObject
com.spire.presentation.drawing.animation.CommonBehavior
com.spire.presentation.drawing.animation.AnimationSet
public class AnimationSet
- extends CommonBehavior
Represents a set effect for an animation behavior.
Method Summary |
java.lang.Object |
getTo()
Specifies the certain attribute of a effect after an animation effect. |
void |
setTo(java.lang.Object value)
|
AnimationSet
public AnimationSet()
getTo
public java.lang.Object getTo()
- Specifies the certain attribute of a effect after an animation effect.
Read/write .
- Returns:
setTo
public void setTo(java.lang.Object value)
throws AppException
- Throws:
AppException