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