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