_Document.Type 属性

定义

返回文档的类型(模板或文档)。

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

属性值

适用于