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