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