次の方法で共有


SpellingOptions.SpanishModes プロパティ

定義

スペイン語のスペルチェックモードを取得または設定します。

public:
 property Microsoft::Office::Interop::Excel::XlSpanishModes SpanishModes { Microsoft::Office::Interop::Excel::XlSpanishModes get(); void set(Microsoft::Office::Interop::Excel::XlSpanishModes value); };
public Microsoft.Office.Interop.Excel.XlSpanishModes SpanishModes { get; set; }
Public Property SpanishModes As XlSpanishModes

プロパティ値

スペイン語のスペルチェックを行うモード。

注釈

値の取得と設定が可能です。

適用対象