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