OpenXmlPartRootElement.OpenXmlPart Property

Definition

Gets the part that is associated with the DOM tree. It returns null when the DOM tree is not associated with a part.

public DocumentFormat.OpenXml.Packaging.OpenXmlPart? OpenXmlPart { get; }
member this.OpenXmlPart : DocumentFormat.OpenXml.Packaging.OpenXmlPart
Public ReadOnly Property OpenXmlPart As OpenXmlPart

Property Value

Applies to