IGroupBoxes.CheckSpelling(Object, Object, Object, Object) Method

Definition

public object CheckSpelling (object CustomDictionary, object IgnoreUppercase, object AlwaysSuggest, object SpellLang);
Public Function CheckSpelling (Optional CustomDictionary As Object, Optional IgnoreUppercase As Object, Optional AlwaysSuggest As Object, Optional SpellLang As Object) As Object

Parameters

CustomDictionary
Object
IgnoreUppercase
Object
AlwaysSuggest
Object
SpellLang
Object

Returns

Applies to