BuildingBlockEntries Object Members

Word Developer Reference

Represents a collection of all BuildingBlock objects in a template.

Methods

  Name Description
Bb243413.methods(en-us,office.12).gif Add Creates a new building block entry in a template and returns a BuildingBlock object that represents the new building block entry.
Bb243413.methods(en-us,office.12).gif Item Returns a BuildingBlock object that represents the specified item in the collection.

Properties

  Name Description
Bb243413.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb243413.properties(en-us,office.12).gif Count Returns the number of items in the BuildingBlockEntries collection. Read-only Long.
Bb243413.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long.
Bb243413.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified BuildingBlockEntries object.