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