DocumentEvents2_SinkHelper.BuildingBlockInsert Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void BuildingBlockInsert(Microsoft::Office::Interop::Word::Range ^ , System::String ^ , System::String ^ , System::String ^ , System::String ^ );
public override void BuildingBlockInsert (Microsoft.Office.Interop.Word.Range , string , string , string , string );
abstract member BuildingBlockInsert : Microsoft.Office.Interop.Word.Range * string * string * string * string -> unit
override this.BuildingBlockInsert : Microsoft.Office.Interop.Word.Range * string * string * string * string -> unit
Public Overrides Sub BuildingBlockInsert ( As Range, As String, As String, As String, As String)