Language.SpellingDictionaryType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置校对工具类型。 读/写。
public:
property Microsoft::Office::Interop::Word::WdDictionaryType SpellingDictionaryType { Microsoft::Office::Interop::Word::WdDictionaryType get(); void set(Microsoft::Office::Interop::Word::WdDictionaryType value); };
public Microsoft.Office.Interop.Word.WdDictionaryType SpellingDictionaryType { get; set; }
member this.SpellingDictionaryType : Microsoft.Office.Interop.Word.WdDictionaryType with get, set
Public Property SpellingDictionaryType As WdDictionaryType
属性值
注解
可以使用此属性将活动拼写词典更改为适用于 Microsoft Word的可用加载项字典之一。 例如,可以用法律、医学和大型拼写词典来代替标准词典。
SpellingDictionaryType 属性可以是常量之WdDictionaryType一。 由于选择或安装的语言支持(例如美国英语)不同,有些常量可能无法使用。