Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 883 Bytes

Word.Document.LockTheme.md

File metadata and controls

36 lines (21 loc) · 883 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Document.LockTheme property (Word)
vbawd10.chm158007813
vbawd10.chm158007813
Word.Document.LockTheme
7027bf16-3398-e232-8e61-bf4a0c10806e
06/08/2017
medium

Document.LockTheme property (Word)

Returns or sets a Boolean that represents whether a user can change a document theme. Read/write.

Syntax

expression. LockTheme

expression An expression that returns a Document object.

Remarks

Use the ApplyDocumentTheme method to apply a Microsoft Office theme. Use the DocumentTheme property to return the Office theme that is applied to a document.

See also

Document Object

[!includeSupport and feedback]