Template.BuildingBlockTypes Property

Definition

Returns a BuildingBlockTypes collection that represents the collection of building block types that are contained in a template. Read-only.

public:
 property Microsoft::Office::Interop::Word::BuildingBlockTypes ^ BuildingBlockTypes { Microsoft::Office::Interop::Word::BuildingBlockTypes ^ get(); };
public Microsoft.Office.Interop.Word.BuildingBlockTypes BuildingBlockTypes { get; }
member this.BuildingBlockTypes : Microsoft.Office.Interop.Word.BuildingBlockTypes
Public ReadOnly Property BuildingBlockTypes As BuildingBlockTypes

Property Value

BuildingBlockTypes

Applies to