textanimation-ag凯发旗舰厅



com.spire.presentation.drawing.animation
class textanimation

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

public class textanimation
extends pptobject

represent text animation.


constructor summary
textanimation()
           
 
method summary
 animationeffect getbackground()
          shape effect.
 paragraphbuildtype getparagraphbuildtype()
          paragraph build type of text animation.
 shape getshaperef()
           
 void setbackground(animationeffect value)
           
 void setparagraphbuildtype(paragraphbuildtype value)
           
 
methods inherited from class com.spire.presentation.pptobject
checkdisposed, getparent
 
constructor detail

textanimation

public textanimation()
method detail

getparagraphbuildtype

public paragraphbuildtype getparagraphbuildtype()
paragraph build type of text animation.
returns:

setparagraphbuildtype

public void setparagraphbuildtype(paragraphbuildtype value)

getshaperef

public shape getshaperef()

getbackground

public animationeffect getbackground()
shape effect.
returns:

setbackground

public void setbackground(animationeffect value)


网站地图