Template.BuildingBlockEntries Property
Returns a BuildingBlockEntries collection that represents the collection of building block entries in a template. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property BuildingBlockEntries As BuildingBlockEntries
Get
'Usage
Dim instance As Template
Dim value As BuildingBlockEntries
value = instance.BuildingBlockEntries
BuildingBlockEntries BuildingBlockEntries { get; }
Property Value
Type: Microsoft.Office.Interop.Word.BuildingBlockEntries
BuildingBlockEntries