Click or drag to resize

ContentPart Constructor

Overload List
 NameDescription
Public methodContentPart Initializes a new instance of the ContentPart class.
Public methodContentPart(IEnumerableOpenXmlElement) Initializes a new instance of the ContentPart class with the specified child elements.
Public methodContentPart(OpenXmlElement) Initializes a new instance of the ContentPart class with the specified child elements.
Public methodContentPart(String) Initializes a new instance of the ContentPart class from outer XML.
Top
See Also