XlArabicModes Enumeration
Specifies spelling rules for the Arabic spelling checker.
Version Information
Version Added: Excel
Requirements
| Name | Value | Description |
|---|---|---|
| xlArabicBothStrict | 3 | The spelling checker uses spelling rules regarding both Arabic words ending with the letter yaa and Arabic words beginning with an alef hamza. |
| xlArabicNone | 0 | The spelling checker ignores spelling rules regarding either Arabic words ending with the letter yaa or Arabic words beginning with an alef hamza. |
| xlArabicStrictAlefHamza | 1 | The spelling checker uses spelling rules regarding Arabic words beginning with an alef hamza. |
| xlArabicStrictFinalYaa | 2 | The spelling checker uses spelling rules regarding Arabic words ending with the letter yaa. |