Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 861 Bytes

Word.WdUpdateStyleListBehavior.md

File metadata and controls

22 lines (15 loc) · 861 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
WdUpdateStyleListBehavior enumeration (Word)
Word.WdUpdateStyleListBehavior
98b8584e-c07b-db44-f7e9-445bd1882ebd
06/08/2017
medium

WdUpdateStyleListBehavior enumeration (Word)

Specifies the behavior Word should take when updating a style to match a selection that contains numbering or bullets.

Name Value Description
wdListBehaviorAddBulletsNumbering 1 Adds the numbering or bullets pattern of the selection to all paragraphs in the document that use the same style.
wdListBehaviorKeepPreviousPattern 0 Keeps the existing numbering or bullets pattern for all other paragraphs that use the same style and does not apply the numbering or bullets pattern of the selection.

[!includeSupport and feedback]