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