IDialogSheet.CheckSpelling(Object, Object, Object, Object) Method

Definition

public void CheckSpelling (object CustomDictionary, object IgnoreUppercase, object AlwaysSuggest, object SpellLang);
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