propertyvaluetype-ag凯发旗舰厅
com.spire.presentation.drawing.animation
enum propertyvaluetype
java.lang.object
java.lang.enum<propertyvaluetype>
com.spire.presentation.drawing.animation.propertyvaluetype
- all implemented interfaces:
- java.lang.comparable<propertyvaluetype>
public enum propertyvaluetype
- extends java.lang.enum<propertyvaluetype>
represent property value types.
none
public static final propertyvaluetype none
-
string
public static final propertyvaluetype string
-
number
public static final propertyvaluetype number
-
color
public static final propertyvaluetype color
-
getname
public java.lang.string getname()
getvalue
public int getvalue()
getpropertyvaluetypefromvalue
public static propertyvaluetype getpropertyvaluetypefromvalue(long value)