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