Class
Spell-check preferences.
SpellPreference
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
checkCapitalizedSentences | bool | r/w | If true, checks for uncapitalized first words in sentences. |
checkCapitalizedWords | bool | r/w | If true, checks for uncapitalized proper nouns. |
checkMisspelledWords | bool | r/w | If true, checks for misspelled words. |
checkRepeatedWords | bool | r/w | If true, checks for repeated words. |
parent | Application | readonly | The parent of the SpellPreference (a Application). |
properties | Object | r/w | A property that allows setting of several properties at the same time. |
Element of
Application.spellPreferences
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |