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