The Misspelled
MisspelledWordCollection Introduced: X18.
| Method | Description |
|---|---|
| element |
Returns the element at a specified index in the collection.
(Inherited from Collection) |
| for |
Executes a callback function for each element.
(Inherited from Collection) |
| get |
Gets the number of elements contained in the collection.
(Inherited from Collection) |
| get |
Gets the number of misspelled words with a special meaning from the collection. |
| get |
Gets the misspelled word of the specified kind at the current text input position. |
| get |
Gets the misspelled word at a certain geometrical location. |
| get |
Gets the misspelled word of the specified kind at the specified text input position. |
| ignore | Changes the text of the specified misspelled word and marks it as ignored. |
| remove | Removes the specified misspelled word from a Text Control document. |