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