AutoCorrect.ReplaceTextFromSpellingChecker プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
スペル ミスのあるテキストを、ユーザーが入力したスペル チェックの候補に自動的に置き換えるかどうかを示す値を設定または返します。
public:
property bool ReplaceTextFromSpellingChecker { bool get(); void set(bool value); };
public bool ReplaceTextFromSpellingChecker { get; set; }
member this.ReplaceTextFromSpellingChecker : bool with get, set
Public Property ReplaceTextFromSpellingChecker As Boolean
プロパティ値
注釈
Microsoft Wordでは、スペル ミスが 1 つだけ含まれており、スペル 辞書に 1 つの代替候補のみが一覧表示されている単語のみが置き換えられます。