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