WorksheetBase.CheckSpelling(Object, Object, Object, Object) Method

Definition

public void CheckSpelling (object customDictionary, object ignoreUppercase, object alwaysSuggest, object spellLang);
member this.CheckSpelling : obj * obj * obj * obj -> unit
Public 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

Applies to