Template.BuildingBlockEntries Property

Definition

Returns a BuildingBlockEntries collection that represents the collection of building block entries in a template. Read-only.

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

Property Value

BuildingBlockEntries

Applies to