Options.AutoFormatApplyLists Property

Definition

True if styles are automatically applied to lists when Microsoft Word formats a document or range automatically.

public:
 property bool AutoFormatApplyLists { bool get(); void set(bool value); };
public bool AutoFormatApplyLists { get; set; }
member this.AutoFormatApplyLists : bool with get, set
Public Property AutoFormatApplyLists As Boolean

Property Value

Applies to