Template.BuildingBlockTypes Property
Returns a BuildingBlockTypes collection that represents the collection of building block types that are contained 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 BuildingBlockTypes As BuildingBlockTypes
Get
'Usage
Dim instance As Template
Dim value As BuildingBlockTypes
value = instance.BuildingBlockTypes
BuildingBlockTypes BuildingBlockTypes { get; }
Property Value
Type: Microsoft.Office.Interop.Word.BuildingBlockTypes
BuildingBlockTypes