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