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