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