_Application.ActiveWorkbook Eigenschaft

Definition

Gibt ein Workbook -Objekt zurück, das die Arbeitsmappe im aktiven Fenster (das Fenster oben) darstellt. Sind keine Fenster geöffnet oder ist das aktive Fenster das Info- oder Zwischenablagefenster, so wird NothingNothing zurückgegeben.

public:
 property Microsoft::Office::Interop::Excel::Workbook ^ ActiveWorkbook { Microsoft::Office::Interop::Excel::Workbook ^ get(); };
public Microsoft.Office.Interop.Excel.Workbook ActiveWorkbook { get; }
Public ReadOnly Property ActiveWorkbook As Workbook

Eigenschaftswert

Gilt für: