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