SoundEffect Members
Include Protected Members
Include Inherited Members
Represents the sound effect that accompanies an animation or slide transition in a slide show.
The SoundEffect type exposes the following members.
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. | |
Parent | Returns the parent object for the specified object. | |
Type | Represents the type of sound effect. Read/write. |
Top
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. |
Top