Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the parent of this element.
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Parent As OpenXmlElement
Get
Friend Set
'Usage
Dim instance As OpenXmlElement
Dim value As OpenXmlElement
value = instance.Parent
public OpenXmlElement Parent { get; internal set; }
Property Value
Type: DocumentFormat.OpenXml.OpenXmlElement
Returns OpenXmlElement.