MisspelledInterval Members
Contains the settings defining a misspelled interval.Properties
Name | Description |
---|---|
errorType | Gets the spelling error type. |
interval | Gets the text buffer interval occupied by the current element. |
length | Gets the length of the misspelled interval. |
start | Gets the start position of the misspelled word in the interval. |
suggestions | Gets a list of suggested words to replace the misspelled word. |
word | Gets an erroneous word found during spell check. |
See Also