Share via


SoundAction.EndSoundAction Property

Definition

Stop Sound Action.

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

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

Property Value

Returns EndSoundAction.

Applies to