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