SpellingOptions.KoreanProcessCompound Property
When set to True, this enables Microsoft Excel to process Korean compound nouns when using the spelling checker. Read/write Boolean.
Syntax
expression.KoreanProcessCompound
expression A variable that represents a SpellingOptions object.
Example
In this example, Microsoft Excel checks to see if the spell checking option to process Korean compound nouns is on or off and notifies the user accordingly.
| Visual Basic for Applications |
|---|
|