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