Share via


BuildingBlockType Object Members

Word Developer Reference

Represents a type of building block. Each BuildingBlockType object is a member of the BuildingBlockTypes collection.

Properties

  Name Description
Bb243417.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb243417.properties(en-us,office.12).gif Categories Returns a Categories collection that represents the categories for a building block type. Read-only.
Bb243417.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.
Bb243417.properties(en-us,office.12).gif Index Returns a Long that represents the position of an item in a collection. Read-only.
Bb243417.properties(en-us,office.12).gif Name Returns a String that represents the localized name of a building block type. Read-only.
Bb243417.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified BuildingBlockType object.