OpenXmlPartRootElement.OpenXmlPart Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la partie associée à l’arborescence DOM. Elle retourne null lorsque l’arborescence DOM n’est pas associée à un composant.
public DocumentFormat.OpenXml.Packaging.OpenXmlPart? OpenXmlPart { get; }
member this.OpenXmlPart : DocumentFormat.OpenXml.Packaging.OpenXmlPart
Public ReadOnly Property OpenXmlPart As OpenXmlPart