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