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