Command Constructor |
| Name | Description | |
|---|---|---|
| Command | Initializes a new instance of the Command class. | |
| Command(IEnumerableOpenXmlElement) | Initializes a new instance of the Command class with the specified child elements. | |
| Command(OpenXmlElement) | Initializes a new instance of the Command class with the specified child elements. | |
| Command(String) | Initializes a new instance of the Command class from outer XML. |