Options.SpanishMode 属性

定义

获取或设置西班牙语拼写检查器模式。

public:
 property Microsoft::Office::Interop::Word::WdSpanishSpeller SpanishMode { Microsoft::Office::Interop::Word::WdSpanishSpeller get(); void set(Microsoft::Office::Interop::Word::WdSpanishSpeller value); };
public Microsoft.Office.Interop.Word.WdSpanishSpeller SpanishMode { get; set; }
member this.SpanishMode : Microsoft.Office.Interop.Word.WdSpanishSpeller with get, set
Public Property SpanishMode As WdSpanishSpeller

属性值

西班牙语拼写检查器模式。

注解

读/写。 设置此属性与在西班牙语模式下选择选项的效果相同:在“Word选项”对话框中, (校对,在 Microsoft Office 程序中更正拼写时) 。

适用于