PpSoundEffectType Enumeration
Constants that specify the type of sound effect, passed to and returned by the Type property of the SoundEffect object.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("EAF0356F-6B2B-4163-A40F-4DD7D6B40A43")> _
Public Enumeration PpSoundEffectType
'Usage
Dim instance As PpSoundEffectType
[GuidAttribute("EAF0356F-6B2B-4163-A40F-4DD7D6B40A43")]
public enum PpSoundEffectType
Members
Member name | Description | |
---|---|---|
ppSoundEffectsMixed | Mixed | |
ppSoundNone | No sound effect | |
ppSoundStopPrevious | Stop Previous | |
ppSoundFile | File |