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