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