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