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