Options.HebrewMode Property
Returns or sets the mode for the Hebrew spelling checker.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property HebrewMode As WdHebSpellStart
Get
Set
'Usage
Dim instance As Options
Dim value As WdHebSpellStart
value = instance.HebrewMode
instance.HebrewMode = value
WdHebSpellStart HebrewMode { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdHebSpellStart