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