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