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