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