com.aspose.slides.pptx.animation
Class PropertyValueTypeEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.animation.PropertyValueTypeEx
- All Implemented Interfaces:
- java.lang.Comparable
public class PropertyValueTypeEx
- extends Enumerate
Enumeration which defines the types of property values.
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
NOT_DEFINED
public static final PropertyValueTypeEx NOT_DEFINED
NOT_DEFINED_ID
public static final int NOT_DEFINED_ID
- See Also:
- Constant Field Values
STRING
public static final PropertyValueTypeEx STRING
STRING_ID
public static final int STRING_ID
- See Also:
- Constant Field Values
NUMBER
public static final PropertyValueTypeEx NUMBER
NUMBER_ID
public static final int NUMBER_ID
- See Also:
- Constant Field Values
COLOR
public static final PropertyValueTypeEx COLOR
COLOR_ID
public static final int COLOR_ID
- See Also:
- Constant Field Values
toValue
public static PropertyValueTypeEx toValue(int id)
- Returns AnimColorSpaceEx object holding the value of the specified int.