animationfiltereffect-ag凯发旗舰厅
com.spire.presentation.drawing.animation
class animationfiltereffect
java.lang.object
com.spire.presentation.pptobject
com.spire.presentation.drawing.animation.commonbehavior
com.spire.presentation.drawing.animation.animationfiltereffect
public class animationfiltereffect
- extends commonbehavior
represents a filter effect for an animation behavior..
animationfiltereffect
public animationfiltereffect()
- constructor.
getreveal
public filterrevealtype getreveal()
- determines how the embedded objects will be revealed.
read/write .
- returns:
setreveal
public void setreveal(filterrevealtype value)
gettype
public filtereffecttype gettype()
- represents the type of animation
read/write .
- returns:
settype
public void settype(filtereffecttype value)
getsubtype
public filtereffectsubtype getsubtype()
- returns the subtype of the filter effect.
read/write .
- returns:
setsubtype
public void setsubtype(filtereffectsubtype value)
- sets the subtype of the filter effect.
read/write .