Modifica

Share via


EmailOptions.AutoFormatAsYouTypeDeleteAutoSpaces Property

Definition

Determines if Microsoft Word automatically deletes spaces inserted between Japanese and Latin text as you type.

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

Property Value

Remarks

This property returns True if Word automatically deletes spaces, and False if not.

Applies to