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