SoundAction.StartSoundAction Property

Definition

Start Sound Action.

Represents the following element tag in the schema: p:stSnd.

public DocumentFormat.OpenXml.Presentation.StartSoundAction StartSoundAction { get; set; }
public DocumentFormat.OpenXml.Presentation.StartSoundAction? StartSoundAction { get; set; }
member this.StartSoundAction : DocumentFormat.OpenXml.Presentation.StartSoundAction with get, set
Public Property StartSoundAction As StartSoundAction

Property Value

Returns StartSoundAction.

Applies to