Share via


ISpellingOptions.HebrewModes Property

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 ISpellingOptions
Dim value As XlHebrewModes

value = instance.HebrewModes

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

Property Value

Type: Microsoft.Office.Interop.Excel.XlHebrewModes

See Also

Reference

ISpellingOptions Interface

ISpellingOptions Members

Microsoft.Office.Interop.Excel Namespace