animationcommandbehavior-ag凯发旗舰厅
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: