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