RemoveTheme Method

Microsoft Word Visual Basic

Show All

RemoveTheme Method

       

Removes the active theme from the current document.

expression.RemoveTheme

expression   Required. An expression that returns a Document object.

Example

This example removes the active theme from the current document.

ActiveDocument.RemoveTheme