SlideShowTransition Members

Include Protected Members
Include Inherited Members

Contains information about how the specified slide advances during a slide show.

The SlideShowTransition type exposes the following members.

Properties

  Name Description
Public property AdvanceOnClick Determines whether the specified slide advances when it is clicked during a slide show. Read/write.
Public property AdvanceOnTime Determines whether the specified slide advances automatically after a specified amount of time has elapsed. Read/write.
Public property AdvanceTime Returns or sets the amount of time, in seconds, after which the specified slide transition will occur. Read/write.
Public property Application Returns an Application object that represents the creator of the specified object.
Public property Duration Returns or sets the length of an animation in seconds. Read/write.
Public property EntryEffect Returns or sets the special effect applied to the specified slide transition. Read/write.
Public property Hidden Determines whether the specified slide is hidden during a slide show. Read/write.
Public property LoopSoundUntilNext Specifies whether the sound that's been set for the specified slide transition loops until the next sound starts. Read/write.
Public property Parent Returns the parent object for the specified object.
Public property SoundEffect Returns a SoundEffect object that represents the sound to be played during the transition to the specified slide. Read-only.
Public property Speed Represents the speed of the transition to the specified slide. Read/write.

Top

See Also

Reference

SlideShowTransition Interface

Microsoft.Office.Interop.PowerPoint Namespace