BuildingBlockEntries Members

Include Protected Members
Include Inherited Members

Represents a collection of all BuildingBlock objects in a template.

The BuildingBlockEntries type exposes the following members.

Methods

  Name Description
Public method Add Creates a new building block entry in a template and returns a BuildingBlock object that represents the new building block entry.
Public method Item Returns the specified item in the collection.

Top

Properties

  Name Description
Public property Application Returns an _Application object that represents the Microsoft Word application.
Public property Count Returns the number of items in the BuildingBlockEntries collection. Read-only.
Public property Creator Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only.
Public property Parent Returns the parent object of the specified BuildingBlockEntries object.

Top

See Also

Reference

BuildingBlockEntries Interface

Microsoft.Office.Interop.Word Namespace