AutoCorrect.ReplaceTextFromSpellingChecker 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置一个值,该值指示是否在用户键入时自动将拼写错误的文本替换为拼写检查器的建议。
public:
property bool ReplaceTextFromSpellingChecker { bool get(); void set(bool value); };
public bool ReplaceTextFromSpellingChecker { get; set; }
member this.ReplaceTextFromSpellingChecker : bool with get, set
Public Property ReplaceTextFromSpellingChecker As Boolean
属性值
注解
Microsoft Word仅替换包含单个拼写错误且拼写词典只列出了一种替代方法的单词。