Options.StrictFinalYaa Property (Word)

True if the spelling checker uses spelling rules regarding Arabic words ending with the letter yaa. Read/write Boolean.

Syntax

expression .StrictFinalYaa

expression An expression that returns an Options object.

Example

This example sets the spelling checker to use spelling rules regarding Arabic words ending with the letter yaa.

Options.StrictFinalYaa = True

See Also

Concepts

Options Object Members

Options Object