Options.StrictRussianE Property

Definition

Gets or sets whether the spelling checker uses spelling rules regarding Russian words that use the strict ë character.

public:
 property bool StrictRussianE { bool get(); void set(bool value); };
public bool StrictRussianE { get; set; }
member this.StrictRussianE : bool with get, set
Public Property StrictRussianE As Boolean

Property Value

true if the spelling checker uses spelling rules regarding Russian words that use the strict ë character; otherwise, false.

Remarks

Read/write. Setting this property has the same effect as checking or unchecking the Russian: Enforce strict ë checkbox in the Word Options dialog (Proofing, When correcting spelling in Microsoft Office programs).

Applies to