XlHebrewModes Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the mode for the Hebrew spelling checker.
public enum class XlHebrewModes
public enum XlHebrewModes
Public Enum XlHebrewModes
- Inheritance
-
XlHebrewModes
Fields
Name | Value | Description |
---|---|---|
xlHebrewFullScript | 0 | The conventional script type as required by the Hebrew Language Academy when writing non-diacritisized text. |
xlHebrewPartialScript | 1 | In this mode the speller accepts words both in Full Script and Partial Script. Some words will be flagged since this spelling is not authorized in either Full script or Partial script. |
xlHebrewMixedScript | 2 | In this mode the speller accepts any word recognized as Hebrew, whether in Full Script, Partial Script, or any non-conventional spelling variation that is known to the speller. |
xlHebrewMixedAuthorizedScript | 3 | The Hebrew traditional script. |