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