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