RecentFile.Open 方法

定义

打开指定的对象。 返回表示 Document 打开的 对象的 对象。

public:
 Microsoft::Office::Interop::Word::Document ^ Open();
public Microsoft.Office.Interop.Word.Document Open ();
abstract member Open : unit -> Microsoft.Office.Interop.Word.Document
Public Function Open () As Document

返回

适用于