Remarks
This method is only enabled if the Spelling
Replaces the current word to correct with a specified word.
public void Change(string correctedWord);Public Sub Change(correctedWord As String)| Parameter | Description |
|---|---|
| corrected |
Specifies the corrected text. The text of the current word correct is replaced with this text. |
This method is only enabled if the Spelling