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