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