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 | |
---|---|---|
![]() |
Application | Returns an Application object that represents the Microsoft Word application. |
![]() |
Categories | Returns a Categories collection that represents the categories for a building block type. Read-only. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long. |
![]() |
Index | Returns a Long that represents the position of an item in a collection. Read-only. |
![]() |
Name | Returns a String that represents the localized name of a building block type. Read-only. |
![]() |
Parent | Returns an Object that represents the parent object of the specified BuildingBlockType object. |