Partager via


SpellingOptions.ArabicModes Property

Returns or sets the mode for the Arabic spelling checker.

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

Syntax

'Declaration
Property ArabicModes As XlArabicModes
    Get
    Set
'Usage
Dim instance As SpellingOptions
Dim value As XlArabicModes

value = instance.ArabicModes

instance.ArabicModes = value
XlArabicModes ArabicModes { get; set; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlArabicModes

See Also

Reference

SpellingOptions Interface

SpellingOptions Members

Microsoft.Office.Interop.Excel Namespace