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