BuildingBlocks Members
Include Protected Members
Include Inherited Members
Represents a collection of BuildingBlock objects for a specific building block type and category in a template.
The BuildingBlocks type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add | Creates a new building block and returns a BuildingBlock object. | |
Item | Returns the specified item in the collection. |
Top
Properties
Name | Description | |
---|---|---|
Application | Returns an _Application object that represents the Microsoft Word application. | |
Count | Returns the number of items in the BuildingBlocks collection. Read-only. | |
Creator | Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only. | |
Parent | Returns the parent object of the specified BuildingBlocks object. |
Top