Share via


SoundAction.StartSoundAction Property

Start Sound Action.Represents the element tag in schema: p:stSnd

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property StartSoundAction As StartSoundAction
    Get
    Set
'Usage
Dim instance As SoundAction
Dim value As StartSoundAction

value = instance.StartSoundAction

instance.StartSoundAction = value
public StartSoundAction StartSoundAction { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Presentation.StartSoundAction
Returns StartSoundAction.

See Also

Reference

SoundAction Class

SoundAction Members

DocumentFormat.OpenXml.Presentation Namespace