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