MisspelledInterval.suggestions Property
Gets a list of suggested words to replace the misspelled word.
Declaration
get suggestions(): string[]
Property Value
| Type | Description |
|---|---|
| string[] | A string array containing suggested words. |
See Also