SoundAction Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
SoundAction() | Initializes a new instance of the SoundAction class. | |
SoundAction(String) | Initializes a new instance of the SoundAction class from outer XML. | |
SoundAction(array<OpenXmlElement[]) | Initializes a new instance of the SoundAction class with the specified child elements. | |
SoundAction(IEnumerable<OpenXmlElement>) | Initializes a new instance of the SoundAction class with the specified child elements. |
Top