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