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.
Represents the speed of the transition to the specified slide. Read/write.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Property Speed As PpTransitionSpeed
Get
Set
'Usage
Dim instance As SlideShowTransition
Dim value As PpTransitionSpeed
value = instance.Speed
instance.Speed = value
PpTransitionSpeed Speed { get; set; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.PpTransitionSpeed
Remarks
The value of the Speed property can be one of these PpTransitionSpeed constants.