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