ElementEventArgs.Element Property

Definition

Gets the element that caused the event.

public DocumentFormat.OpenXml.OpenXmlElement Element { get; }
member this.Element : DocumentFormat.OpenXml.OpenXmlElement
Public ReadOnly Property Element As OpenXmlElement

Property Value

Returns OpenXmlElement.

Applies to