次の方法で共有


WorksheetClass.CheckSpelling(Object, Object, Object, Object) メソッド

定義

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)

パラメーター

CustomDictionary
Object
IgnoreUppercase
Object
AlwaysSuggest
Object
SpellLang
Object

実装

適用対象