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