Name

SpellingOptions Object

Synopsis

Path: Application - SpellingOptions

Object

Properties

SpellingOptions

  • ArabicModes( ) As XlArabicModes

  • DictLang( ) As Long

  • GermanPostReform( ) As Boolean

  • HebrewModes( ) As XlHebrewModes

  • IgnoreCaps( ) As Boolean

  • IgnoreFileNames( ) As Boolean

  • IgnoreMixedDigits( ) As Boolean

  • KoreanCombineAux( ) As Boolean

  • KoreanProcessCompound( ) As Boolean

  • KoreanUseAutoChangeList( ) As Boolean

  • SuggestMainOnly( ) As Boolean

  • UserDict( ) As String

The SpellingOptions object, returned by the SpellingOptions property of the Application object, can set options for Excel’s spell checking feature. The object has no methods, and its properties generally correspond to the options available through the Spelling tab of Excel’s Options dialog.

Get Writing Excel Macros with VBA, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.