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