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