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