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