次の方法で共有


Options.AutoFormatAsYouTypeDeleteAutoSpaces プロパティ

定義

true に自動的に入力すると、日本語と英数字の間に挿入するスペースを削除するのには。

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

プロパティ値

適用対象