HyperlinkType.EndSound Property
End Sounds.Represents the attribte in schema: endSnd
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
<SchemaAttrAttribute(, "endSnd")> _
Public Property EndSound As BooleanValue
Get
Set
'使用
Dim instance As HyperlinkType
Dim value As BooleanValue
value = instance.EndSound
instance.EndSound = value
[SchemaAttrAttribute(, "endSnd")]
public BooleanValue EndSound { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.