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