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