Options.HebrewMode property (Word)

Returns or sets the mode for the Hebrew spelling checker. Read/write WdHebSpellStart.

Syntax

expression. HebrewMode

expression Required. A variable that represents an Options object.

Example

This example sets the spelling checker to check spelling based on the conventional script required by the Hebrew Language Academy for writing text with diacritics.

Options.HebrewMode = wdFullScript

See also

Options Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.