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