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