Dictionary.Type 属性

定义

返回词典的类型。

public:
 property Microsoft::Office::Interop::Word::WdDictionaryType Type { Microsoft::Office::Interop::Word::WdDictionaryType get(); };
public Microsoft.Office.Interop.Word.WdDictionaryType Type { get; }
member this.Type : Microsoft.Office.Interop.Word.WdDictionaryType
Public ReadOnly Property Type As WdDictionaryType

属性值

注解

Type 属性可以是常量之WdDictionaryType一。

适用于