Options.StrictFinalYaa Property

Word Developer Reference

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.

Visual Basic for Applications
  Options.StrictFinalYaa = True

See Also