Options.AutoFormatApplyBulletedLists Property

Definition

True if characters (such as asterisks, hyphens, and greater-than signs) at the beginning of list paragraphs are replaced with bullets from the Bullets and Numbering dialog box (Format menu) when Microsoft Word formats a document or range automatically.

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

Property Value

Applies to