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