BuildingBlockType Members
Include Protected Members
Include Inherited Members
Represents a type of building block. Each BuildingBlockType object is a member of the BuildingBlockTypes collection.
The BuildingBlockType type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an _Application object that represents the Microsoft Word application. | |
Categories | Returns a 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. | |
Index | Returns an Integer that represents the position of an item in a collection. Read-only. | |
Name | Returns the localized name of a building block type. Read-only. | |
Parent | Returns the parent of the specified BuildingBlockType object. |
Top