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