次の方法で共有


Options.UseGermanSpellingReform プロパティ

定義

True の Microsoft Word は、スペル チェック時ドイツ語新正書法の規則を使用している場合です。

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

プロパティ値

注釈

このプロパティは、選択またはインストールされている言語の設定 (たとえば、日本語) によっては使用できない場合があります。

適用対象