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