SlideShowTransition Object Members

PowerPoint Developer Reference

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

Properties

  Name Description
Bb251489.properties(en-us,office.12).gif AdvanceOnClick Determines whether the specified slide advances when it's clicked during a slide show. Read/write MsoTriState.
Bb251489.properties(en-us,office.12).gif AdvanceOnTime Determines whether the specified slide advances automatically after a specified amount of time has elapsed. Read/write MsoTriState.
Bb251489.properties(en-us,office.12).gif AdvanceTime Read/write
Bb251489.properties(en-us,office.12).gif Application Returns an Application object that represents the creator of the specified object.
Bb251489.properties(en-us,office.12).gif EntryEffect For the AnimationSettings object, this property returns or sets the special effect applied to the animation for the specified shape. For the SlideShowTransition object, this property returns or sets the special effect applied to the specified slide transition. Read/write PpEntryEffect .
Bb251489.properties(en-us,office.12).gif Hidden Determines whether the specified slide is hidden during a slide show. Read/write MsoTriState.
Bb251489.properties(en-us,office.12).gif LoopSoundUntilNext Specifies whether the sound that's been set for the specified slide transition loops until the next sound starts. Read/write MsoTriState.
Bb251489.properties(en-us,office.12).gif Parent Returns the parent object for the specified object.
Bb251489.properties(en-us,office.12).gif SoundEffect Returns a SoundEffect object that represents the sound to be played during the transition to the specified slide.
Bb251489.properties(en-us,office.12).gif Speed Returns or sets a PpTransitionSpeed constant that represents the speed of the transition to the specified slide. Read/write.