Options.SpanishMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the mode for the Spanish speller.
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
Property Value
The mode for the Spanish speller.
Remarks
Read/write. Setting this property has the same effect as selecting an option under Spanish modes: in the Word Options dialog box (Proofing, When correcting spelling in Microsoft Office programs).