Поделиться через


HyperlinkType.HyperlinkSound Property

Hyperlink Sound.Represents the element tag in schema: a:snd

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

Syntax

'Declaration
Public Property HyperlinkSound As HyperlinkSound
    Get
    Set
'Usage
Dim instance As HyperlinkType
Dim value As HyperlinkSound

value = instance.HyperlinkSound

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.HyperlinkSound
Returns HyperlinkSound.

See Also

Reference

HyperlinkType Class

HyperlinkType Members

DocumentFormat.OpenXml.Drawing Namespace