次の方法で共有


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

'宣言
Public Property HyperlinkSound As HyperlinkSound
    Get
    Set
'使用
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