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