DocumentEvents2_Event.BuildingBlockInsert イベント

定義

文書に文書パーツを挿入するときに発生します。

public:
 event Microsoft::Office::Interop::Word::DocumentEvents2_BuildingBlockInsertEventHandler ^ BuildingBlockInsert;
event Microsoft.Office.Interop.Word.DocumentEvents2_BuildingBlockInsertEventHandler BuildingBlockInsert;
member this.BuildingBlockInsert : Microsoft.Office.Interop.Word.DocumentEvents2_BuildingBlockInsertEventHandler 
Event BuildingBlockInsert As DocumentEvents2_BuildingBlockInsertEventHandler 

イベントの種類

注釈

オブジェクトでイベントを使用する_Document方法については、「Document オブジェクトでのイベントの使用」を参照してください。

適用対象