com.aspose.slides.pptx.animation
Class AnimBehaviorAccumulateTypeEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.animation.AnimBehaviorAccumulateTypeEx
public class AnimBehaviorAccumulateTypeEx
- extends Enumerate
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NOT_DEFINED
public static final AnimBehaviorAccumulateTypeEx NOT_DEFINED
NOT_DEFINED_ID
public static final int NOT_DEFINED_ID
- See Also:
- Constant Field Values
ALWAYS
public static final AnimBehaviorAccumulateTypeEx ALWAYS
ALWAYS_ID
public static final int ALWAYS_ID
- See Also:
- Constant Field Values
NONE
public static final AnimBehaviorAccumulateTypeEx NONE
NONE_ID
public static final int NONE_ID
- See Also:
- Constant Field Values
toValue
public static AnimBehaviorAccumulateTypeEx toValue(int id)