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