共用方式為


Word) (Application.GetSpellingSuggestions 方法

會傳回 SpellingSuggestions 集合,該物件代表建議用來取代拼出特定單字的單字。

語法

運算式GetSpellingSuggestions( _Word_ , _CustomDictionary_ , _IgnoreUppercase_ , _MainDictionary_ , _SuggestionMode_ , _CustomDictionary2_ , _CustomDictionary3_ , _CustomDictionary4_ , _CustomDictionary5_ , _CustomDictionary6_ , _CustomDictionary7_ , _CustomDictionary8_ , _CustomDictionary9_ , _CustomDictionary10_ )

需要 expression。 代表 Application 物件的變數。

參數

名稱 必要/選用 資料類型 描述
Word 必要 String 要檢查其拼字的單字
IgnoreUppercase 選用 Variant True 為忽略全部大寫字母。 如果省略此引數,則會使用 IgnoreUppercase 屬性的目前值。
SuggestionMode 選用 Variant 會指定 Word 進行拼字建議的方式。 可以是下列 WdSpellingWordType 常數之一: wdAnagramwdSpellwordwdWildcard 。 預設值為 WdSpellword

註解

如果此單字拼字正確, SpellingSuggestions 物件的 Count 屬性會傳回 0 (零)。

另請參閱

Application 物件

支援和意見反應

有關於 Office VBA 或這份文件的問題或意見反應嗎? 如需取得支援服務並提供意見反應的相關指導,請參閱 Office VBA 支援與意見反應