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