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