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
Applies to | Document Object
See Also | ActiveTheme Property | ApplyTheme Method