setSpelling() setSpelling(string $spelling) : self Set the Spell Checking State (dirty or clean) Parameters string $spelling Throws \InvalidArgumentException Returns self
setGrammar() setGrammar(string $grammar) : self Set the Grammatical Checking State (dirty or clean) Parameters string $grammar Throws \InvalidArgumentException Returns self