Share via


DocumentEvents2.BuildingBlockInsert Methode

Definition

public:
 void BuildingBlockInsert(Microsoft::Office::Interop::Word::Range ^ Range, System::String ^ Name, System::String ^ Category, System::String ^ BlockType, System::String ^ Template);
public void BuildingBlockInsert (Microsoft.Office.Interop.Word.Range Range, string Name, string Category, string BlockType, string Template);
abstract member BuildingBlockInsert : Microsoft.Office.Interop.Word.Range * string * string * string * string -> unit
Public Sub BuildingBlockInsert (Range As Range, Name As String, Category As String, BlockType As String, Template As String)

Parameter

Range
Range
Name
String
Category
String
BlockType
String
Template
String

Gilt für: