animationcommandbehavior-ag凯发旗舰厅



com.spire.presentation.drawing.animation
class animationcommandbehavior

java.lang.object
  extended by com.spire.presentation.pptobject
      extended by com.spire.presentation.drawing.animation.commonbehavior
          extended by com.spire.presentation.drawing.animation.animationcommandbehavior

public class animationcommandbehavior
extends commonbehavior

represents a command effect for an animation behavior.


constructor summary
animationcommandbehavior()
           
 
method summary
 ishape gettarget()
          indicates shape target.
 animationcommandtype gettype()
          indicates command type of behavior.
 java.lang.string getvalue()
          indicates command value.
 void settype(animationcommandtype value)
           
 void setvalue(java.lang.string value)
           
 
methods inherited from class com.spire.presentation.drawing.animation.commonbehavior
getaccumulate, getadditive, gettiming, setaccumulate, setadditive, settiming
 
methods inherited from class com.spire.presentation.pptobject
checkdisposed, getparent
 
constructor detail

animationcommandbehavior

public animationcommandbehavior()
method detail

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:


网站地图