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

属性值

用于检查西班牙语拼写的模式。

注解

读/写。

适用于