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