Partager via


SpellingOptions.HebrewModes Property

Returns or sets the mode for the Hebrew spelling checker.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Property HebrewModes As XlHebrewModes
    Get
    Set
'Usage
Dim instance As SpellingOptions
Dim value As XlHebrewModes

value = instance.HebrewModes

instance.HebrewModes = value
XlHebrewModes HebrewModes { get; set; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlHebrewModes

Remarks

A legitimate Hebrew word can be a basic dictionary entry or any inflection.

See Also

Reference

SpellingOptions Interface

SpellingOptions Members

Microsoft.Office.Interop.Excel Namespace