SetDefaultTheme Method Example

This example specifies that Microsoft Word use the Blueprint theme for all new e-mail messages.

Application.SetDefaultTheme "blueprnt", wdEmailMessage

This example specifies that Word use the Expedition theme with Active Graphics for all new Web pages.

Application.SetDefaultTheme "expeditn 010", wdWebPage

Send feedback to MSDN.Look here for MSDN Online resources.