OpenXmlCompositeElement Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
OpenXmlCompositeElement() | Initializes a new instance of the OpenXmlCompositeElement. | |
OpenXmlCompositeElement(IEnumerable) | Initializes a new instance of the OpenXmlCompositeElement. | |
OpenXmlCompositeElement(String) | Initializes a new instance of the OpenXmlCompositeElement. | |
OpenXmlCompositeElement(array<OpenXmlElement[]) | Initializes a new instance of the OpenXmlCompositeElement. | |
OpenXmlCompositeElement(IEnumerable<OpenXmlElement>) | Initializes a new instance of the OpenXmlCompositeElement. |
Top