Options.FrenchReform プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
言語の書式設定が WdFrenchSpeller フランス語に設定されているテキストの領域に使用するスペル 辞書を表す定数を設定または返します。 値の取得と設定が可能です。
public:
property Microsoft::Office::Interop::Word::WdFrenchSpeller FrenchReform { Microsoft::Office::Interop::Word::WdFrenchSpeller get(); void set(Microsoft::Office::Interop::Word::WdFrenchSpeller value); };
public Microsoft.Office.Interop.Word.WdFrenchSpeller FrenchReform { get; set; }
member this.FrenchReform : Microsoft.Office.Interop.Word.WdFrenchSpeller with get, set
Public Property FrenchReform As WdFrenchSpeller