RemoveTheme Method

Microsoft Word Visual Basic

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