DocumentEvents2_Event.add_BuildingBlockInsert Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
void add_BuildingBlockInsert(Microsoft::Office::Interop::Word::DocumentEvents2_BuildingBlockInsertEventHandler ^ );
public void add_BuildingBlockInsert (Microsoft.Office.Interop.Word.DocumentEvents2_BuildingBlockInsertEventHandler );
abstract member add_BuildingBlockInsert : Microsoft.Office.Interop.Word.DocumentEvents2_BuildingBlockInsertEventHandler -> unit
Public Sub add_BuildingBlockInsert ( As DocumentEvents2_BuildingBlockInsertEventHandler)