Templates.LoadBuildingBlocks Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Loads the building blocks for all templates into Microsoft Office Word.
public:
void LoadBuildingBlocks();
public void LoadBuildingBlocks ();
abstract member LoadBuildingBlocks : unit -> unit
Public Sub LoadBuildingBlocks ()
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.