Click or drag to resize

OpenXmlElementContext Events

The OpenXmlElementContext type exposes the following members.

Events
 NameDescription
Public eventElementInserted Occurs when an element has been inserted into the element hierarchy.
Public eventElementInserting Occurs when an element is about to be inserted into the element hierarchy.
Public eventElementRemoved Occurs when an element has been removed from the element hierarchy.
Public eventElementRemoving Occurs when an element is being removed from the element hierarchy.
Top
See Also