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