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