StrictFinalYaa Property

Microsoft Word Visual Basic

StrictFinalYaa Property

       

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

expression.StrictFinalYaa

expression   Required. An expression that returns an Options object.

Remarks

For more information on using Word with right-to-left languages, see Word features for right-to-left languages.

Example

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

Options.StrictFinalYaa = True