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


HyperlinkType.EndSound Property

End Sounds.Represents the attribte in schema: endSnd

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

Syntax

'Declaration
<SchemaAttrAttribute(, "endSnd")> _
Public Property EndSound As BooleanValue
    Get
    Set
'Usage
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.

See Also

Reference

HyperlinkType Class

HyperlinkType Members

DocumentFormat.OpenXml.Drawing Namespace