Поделиться через


OpenXmlElementContext.ElementInserting Событие

Определение

Происходит, когда элемент вот-вот будет вставлен в иерархию элементов.

public event EventHandler<DocumentFormat.OpenXml.ElementEventArgs> ElementInserting;
public event EventHandler<DocumentFormat.OpenXml.ElementEventArgs>? ElementInserting;
member this.ElementInserting : EventHandler<DocumentFormat.OpenXml.ElementEventArgs> 
Public Event ElementInserting As EventHandler(Of ElementEventArgs) 
Public Custom Event ElementInserting As EventHandler(Of ElementEventArgs) 

Тип события

Применяется к