Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constants that specify the speed of the transition from one slide to the next, passed to and returned by the Speed property of the SlideShowTransition object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("6DC8F1EC-4F59-43D5-97D9-EFC09D099444")> _
Public Enumeration PpTransitionSpeed
'Usage
Dim instance As PpTransitionSpeed
[GuidAttribute("6DC8F1EC-4F59-43D5-97D9-EFC09D099444")]
public enum PpTransitionSpeed
Members
Member name | Description | |
---|---|---|
ppTransitionSpeedMixed | Mixed | |
ppTransitionSpeedSlow | Slow | |
ppTransitionSpeedMedium | Medium | |
ppTransitionSpeedFast | Fast |