Document.DocumentTheme Property

Word Developer Reference

Returns an OfficeTheme object that represents the Microsoft Office theme applied to a document. Read-only.

Syntax

expression.OfficeTheme

expression   An expression that returns a Document object.

Remarks

Use the ApplyDocumentTheme method to apply an Office theme.

See Also