ApplicationClass.ActiveDocument 属性

定义

public:
 virtual property Microsoft::Office::Interop::Word::Document ^ ActiveDocument { Microsoft::Office::Interop::Word::Document ^ get(); };
public virtual Microsoft.Office.Interop.Word.Document ActiveDocument { get; }
member this.ActiveDocument : Microsoft.Office.Interop.Word.Document
Public Overridable ReadOnly Property ActiveDocument As Document

属性值

实现

适用于