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