Document.RemoveTheme method (Word)

Removes the active theme from the current document.

Syntax

expression. RemoveTheme

expression Required. A variable that represents a Document object.

Example

This example removes the active theme from the current document.

ActiveDocument.RemoveTheme

See also

Document Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.