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