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