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