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