 | StartSoundActionSound Property |
Sound.
Represents the following element tag in the schema: p:snd.
Namespace: DocumentFormat.OpenXml.PresentationAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.20.0+Branch.release-v2.20.0.Sha.a873d3fbff9bffe179fea62486da950adf5be65d.a873d3fbff9bffe179fea62486da950adf5be65d
Syntaxpublic Sound? Sound { get; set; }
Public Property Sound As Sound
Get
Set
public:
property Sound^ Sound {
Sound^ get ();
void set (Sound^ value);
}
member Sound : Sound with get, set
Property Value
Sound
See Also