com.spire.presentation.drawing.animation
Class AnimationCommandBehavior
java.lang.Object
com.spire.presentation.PptObject
com.spire.presentation.drawing.animation.CommonBehavior
com.spire.presentation.drawing.animation.AnimationCommandBehavior
public class AnimationCommandBehavior
- extends CommonBehavior
Represents a command effect for an animation behavior.
AnimationCommandBehavior
public AnimationCommandBehavior()
getType
public AnimationCommandType getType()
- Indicates command type of behavior.
Read/write .
- Returns:
setType
public void setType(AnimationCommandType value)
getValue
public java.lang.String getValue()
- Indicates command value.
Read/write .
- Returns:
setValue
public void setValue(java.lang.String value)
getTarget
public IShape getTarget()
- Indicates shape target.
Read/write .
- Returns: