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