com.aspose.slides.pptx.animation
Class AnimEffectTriggerTypeEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.animation.AnimEffectTriggerTypeEx
public class AnimEffectTriggerTypeEx
- extends Enumerate
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AFTER_PREVIOUS
public static final AnimEffectTriggerTypeEx AFTER_PREVIOUS
AFTER_PREVIOUS_ID
public static final int AFTER_PREVIOUS_ID
- See Also:
- Constant Field Values
ON_CLICK
public static final AnimEffectTriggerTypeEx ON_CLICK
ON_CLICK_ID
public static final int ON_CLICK_ID
- See Also:
- Constant Field Values
WITH_PREVIOUS
public static final AnimEffectTriggerTypeEx WITH_PREVIOUS
WITH_PREVIOUS_ID
public static final int WITH_PREVIOUS_ID
- See Also:
- Constant Field Values
toValue
public static AnimEffectTriggerTypeEx toValue(int id)