Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.25 KB

Word.Document.FormattingShowUserStyleName.md

File metadata and controls

36 lines (21 loc) · 1.25 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Document.FormattingShowUserStyleName property (Word)
vbawd10.chm158007819
vbawd10.chm158007819
Word.Document.FormattingShowUserStyleName
16bdfdcd-f550-9b15-d405-20bd391aa0e5
06/08/2017
medium

Document.FormattingShowUserStyleName property (Word)

Returns or sets a Boolean that represents whether to show user-defined styles. Read/write.

Syntax

expression. FormattingShowUserStyleName

expression An expression that returns a Document object.

Remarks

This property corresponds to the Hide built-in name when alternate names exists check box in the Styles Gallery Options dialog box. Setting the FormattingShowUserStyleName property to True hides built-in styles when alternate user-defined styles exist. For example, if a user creates a heading style, such as Heading 1 or Heading 2, to take advantage of other built-in features of Microsoft Word, such as tables of contents, the user-defined style takes precedence, and the similarly named built-in style is not shown in the list of style names.

See also

Document Object

[!includeSupport and feedback]