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