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