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