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