com.spire.presentation.drawing.animation
Class TextAnimation
java.lang.Object
com.spire.presentation.PptObject
com.spire.presentation.drawing.animation.TextAnimation
public class TextAnimation
- extends PptObject
Represent text animation.
TextAnimation
public TextAnimation()
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)