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