Templates.LoadBuildingBlocks Method
Word Developer Reference |
Loads the building blocks for all templates into Microsoft Office Word.
Syntax
expression.LoadBuildingBlocks
expression An expression that returns a Templates object.
Remarks
Word normally loads building blocks when they are first needed, for example when a user displays a gallery by using the Ribbon. This method forces Word to immediately load all building blocks.
See Also
- Templates Collection Object
- Templates 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