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