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