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