Remarks
This method is only enabled if the Spelling
Replaces all words to correct, that have the same text like the current uncorrected word.
public void ChangeAll(string correctedWord);
Public Sub ChangeAll(correctedWord As String)
Parameter | Description |
---|---|
corrected |
Specifies the corrected text. The text of the current word to correct is replaced with this text. |
This method is only enabled if the Spelling