OpenXmlElement.Parent 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 l’élément parent de l’élément actuel.
public DocumentFormat.OpenXml.OpenXmlElement Parent { get; }
public DocumentFormat.OpenXml.OpenXmlElement? Parent { get; }
member this.Parent : DocumentFormat.OpenXml.OpenXmlElement
Public ReadOnly Property Parent As OpenXmlElement
Valeur de propriété
Retourne OpenXmlElement.