Freigeben über


_Global.ActiveDocument Eigenschaft

Definition

Gibt ein Document -Objekt zurück, das das aktive Dokument (das Dokument mit dem Fokus) darstellt. Wenn geöffnet sind keine Dokumente, tritt ein Fehler auf.

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

Eigenschaftswert

Gilt für: