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