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