Share via


SpellingOptions Members

Include Protected Members
Include Inherited Members

Represents the various spell-checking options for a worksheet.

The SpellingOptions type exposes the following members.

Properties

  Name Description
Public property ArabicModes Returns or sets the mode for the Arabic spelling checker.
Public property ArabicStrictAlefHamza Gets or sets whether the spelling checker uses rules regarding Arabic words beginning with an alef hamza.
Public property ArabicStrictFinalYaa Gets or sets whether the spelling checker uses rules regarding Arabic words ending with the letter yaa.
Public property ArabicStrictTaaMarboota Gets or sets whether the spelling checker uses rules to flag Arabic words ending with haa instead of taa marboota.
Public property BrazilReform Gets or sets the mode for checking the spelling of Brazilian Portuguese.
Public property DictLang Selects the dictionary language used when Microsoft Excel performs spelling checks.
Public property GermanPostReform True to check the spelling of words using the German post-reform rules. False cancels this feature.
Public property HebrewModes Returns or sets the mode for the Hebrew spelling checker.
Public property IgnoreCaps False instructs Microsoft Excel to check for uppercase words; True instructs Excel to ignore words in uppercase when using the spelling checker.
Public property IgnoreFileNames False instructs Microsoft Excel to check for Internet and file addresses; True instructs Excel to ignore Internet and file addresses when using the spell checker.
Public property IgnoreMixedDigits False instructs Microsoft Excel to check for mixed digits; True instructs Excel to ignore mixed digits when checking spelling.
Public property KoreanCombineAux When set to True, Microsoft Excel combines Korean auxiliary verbs and adjectives when spelling is checked.
Public property KoreanProcessCompound When set to True, this enables Microsoft Excel to process Korean compound nouns when using the spelling checker.
Public property KoreanUseAutoChangeList When set to True, this enables Microsoft Excel to use the auto-change list for Korean words when using the spelling checker.
Public property PortugalReform Gets or sets the mode for checking the spelling of European Portuguese.
Public property RussianStrictE Gets or sets whether the spelling checker uses rules regarding Russian words containing the character ë.
Public property SpanishModes Gets or sets the mode for checking the spelling of Spanish.
Public property SuggestMainOnly When set to True, instructs Microsoft Excel to suggest words from only the main dictionary when using the spelling checker. False removes the limits of suggesting words from only the main dictionary when using the spelling checker.
Public property UserDict Instructs Microsoft Excel to create a custom dictionary to which new words can be added when performing spelling checks on a worksheet.

Top

See Also

Reference

SpellingOptions Interface

Microsoft.Office.Interop.Excel Namespace