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