SoundEffect Object Members
PowerPoint Developer Reference |
Represents the sound effect that accompanies an animation or slide transition in a slide show.
Methods
Name | Description | |
---|---|---|
ImportFromFile | Specifies the sound that will be played whenever the specified shape is clicked or animated or whenever the specified slide transition occurs. | |
Play | Plays the specified sound effect. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the creator of the specified object. | |
Name | Returns or sets the name of the specified object. Read/write String. | |
Parent | Returns the parent object for the specified object. | |
Type | Returns or sets a PpSoundEffectType constant that represents the type of sound effect. Read/write. |