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