Options.AutoFormatAsYouTypeApplyBorders Property

Definition

True if a series of three or more hyphens (-), equal signs (=), or underscore characters (_) are automatically replaced by a specific border line when the ENTER key is pressed.

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

Property Value

Applies to