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