SpellingInfo.spellCheckerState Property
In This Article
Gets a value specifying the spell checking state.
#Declaration
TypeScript
get spellCheckerState(): SpellCheckerState
#Property Value
Type | Description |
---|---|
Spell |
One of the Spell |
See Also