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