RemoveTheme Method From Microsoft Word Visual Basic previous page next page 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