com.aspose.slides.pptx
Class TransitionSpeedEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.TransitionSpeedEx
public class TransitionSpeedEx
- extends Enumerate
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FAST
public static final TransitionSpeedEx FAST
FAST_ID
public static final int FAST_ID
- See Also:
- Constant Field Values
MEDIUM
public static final TransitionSpeedEx MEDIUM
MEDIUM_ID
public static final int MEDIUM_ID
- See Also:
- Constant Field Values
SLOW
public static final TransitionSpeedEx SLOW
SLOW_ID
public static final int SLOW_ID
- See Also:
- Constant Field Values
toValue
public static TransitionSpeedEx toValue(int id)