WorksheetClass.CheckSpelling(Object, Object, Object, Object) Method

Definition

public virtual void CheckSpelling (object CustomDictionary, object IgnoreUppercase, object AlwaysSuggest, object SpellLang);
Public Overridable Sub CheckSpelling (Optional CustomDictionary As Object, Optional IgnoreUppercase As Object, Optional AlwaysSuggest As Object, Optional SpellLang As Object)

Parameters

CustomDictionary
Object
IgnoreUppercase
Object
AlwaysSuggest
Object
SpellLang
Object

Implements

Applies to