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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.