com.aspose.slides.pptx.animation
Class AnimPropertyValueTypeEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.animation.AnimPropertyValueTypeEx
public class AnimPropertyValueTypeEx
- extends Enumerate
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NOT_DEFINED
public static final AnimPropertyValueTypeEx NOT_DEFINED
NOT_DEFINED_ID
public static final int NOT_DEFINED_ID
- See Also:
- Constant Field Values
STRING
public static final AnimPropertyValueTypeEx STRING
STRING_ID
public static final int STRING_ID
- See Also:
- Constant Field Values
NUMBER
public static final AnimPropertyValueTypeEx NUMBER
NUMBER_ID
public static final int NUMBER_ID
- See Also:
- Constant Field Values
COLOR
public static final AnimPropertyValueTypeEx COLOR
COLOR_ID
public static final int COLOR_ID
- See Also:
- Constant Field Values
toValue
public static AnimPropertyValueTypeEx toValue(int id)