Skip to main content
A newer version of this page is available. .

MisspelledInterval.suggestions Property

Gets a list of suggested words to replace the misspelled word.

Declaration

readonly suggestions: string[]

Property Value

Type Description
string[]

A string array containing suggested words.

See Also