WdSpellingErrorType 枚举

定义

指定拼写错误类型。

public enum class WdSpellingErrorType
[System.Runtime.InteropServices.Guid("3F83F6C0-D880-32CE-97A9-D13517AA8F3F")]
public enum WdSpellingErrorType
type WdSpellingErrorType = 
Public Enum WdSpellingErrorType
继承
WdSpellingErrorType
属性

字段

wdSpellingCapitalization 2

大写字母错误。

wdSpellingCorrect 0

拼写正确。

wdSpellingNotInDictionary 1

单词不在指定的词典中。

适用于