DocumentEvents2_Event.BuildingBlockInsert Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Event BuildingBlockInsert As DocumentEvents2_BuildingBlockInsertEventHandler
'Usage
Dim instance As DocumentEvents2_Event
Dim handler As DocumentEvents2_BuildingBlockInsertEventHandler
AddHandler instance.BuildingBlockInsert, handler
event DocumentEvents2_BuildingBlockInsertEventHandler BuildingBlockInsert