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