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