StartSoundAction.Sound Property
Sound.Represents the element tag in schema: p:snd
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
Public Property Sound As Sound
Get
Set
用法
Dim instance As StartSoundAction
Dim value As Sound
value = instance.Sound
instance.Sound = value
public Sound Sound { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Presentation.Sound
Returns Sound.