Share via


DocumentClass.BuildingBlockInsert Event

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable Event BuildingBlockInsert As DocumentEvents2_BuildingBlockInsertEventHandler
'Usage
Dim instance As DocumentClass
Dim handler As DocumentEvents2_BuildingBlockInsertEventHandler

AddHandler instance.BuildingBlockInsert, handler
public virtual event DocumentEvents2_BuildingBlockInsertEventHandler BuildingBlockInsert

Implements

DocumentEvents2_Event.BuildingBlockInsert

See Also

Reference

DocumentClass Class

DocumentClass Members

Microsoft.Office.Interop.Word Namespace