BuildingBlockTypes.Item Method
Word Developer Reference |
Returns a BuildingBlockType object that represents the specified item in the collection.
Syntax
expression.Item(Index)
expression An expression that returns a BuildingBlockTypes object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
Index | Required | WdBuildingBlockTypes | Specifies the building block type of the item in the collection. |
Return Value
BuildingBlockType
See Also
- BuildingBlockTypes Collection
- BuildingBlockTypes Object Members
- How to: Bind Controls to a Specific Row in the Data Store When Inserting a Building Block
- How to: Create a Custom Building Block Gallery
- How to: Filter the Building Block List in a Content Control
- How to: Insert a Content Control into a Building Block
- How to: Set the Building Blocks That You Can Use for a Content Control
- Working with Building Blocks