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