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