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