Options.StrictInitialAlefHamza Property (Word)

True if the spelling checker uses spelling rules regarding Arabic words beginning with an alef hamza. Read/write Boolean.

Syntax

expression .StrictInitialAlefHamza

expression An expression that returns an Options object.

Example

This example sets the spelling checker to use spelling rules regarding Arabic words beginning with an alef hamza.

Options.StrictInitialAlefHamza = True

See Also

Concepts

Options Object

Options Object Members