Options.UpdateStyleListBehavior Property

Definition

Gets or sets a WdUpdateStyleListBehavior constant that specifies the behavior Word 2010 should take when updating a style to match a selection that contains numbering or bullets.

C#
public Microsoft.Office.Interop.Word.WdUpdateStyleListBehavior UpdateStyleListBehavior { get; set; }

Property Value

A WdUpdateStyleListBehavior object.

Remarks

Read/write. Setting this property has the same effect as selecting an item in the dropdown list in the Word 2010Options dialog box (Advanced tab, Editing options, Updating style to match selection:.

Applies to

Product Versions
Word primary interop assembly Latest