Options.SpanishMode Property
Gets or sets the mode for the Spanish speller.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property SpanishMode As WdSpanishSpeller
Get
Set
'Usage
Dim instance As Options
Dim value As WdSpanishSpeller
value = instance.SpanishMode
instance.SpanishMode = value
WdSpanishSpeller SpanishMode { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdSpanishSpeller
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).