TargetElement.SoundTarget Property

Definition

Sound Target.

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

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

Property Value

Returns SoundTarget.

Applies to