Freigeben über


Workbook.Application-Eigenschaft

Ruft eine Microsoft.Office.Interop.Excel.Application ab, die den Ersteller des Arbeitsblatts darstellt.

Namespace:  Microsoft.Office.Tools.Excel
Assemblys:   Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Syntax

'Declaration
ReadOnly Property Application As Application
Application Application { get; }

Eigenschaftswert

Typ: Microsoft.Office.Interop.Excel.Application
Eine Microsoft.Office.Interop.Excel.Application, die den Ersteller des Arbeitsblatts darstellt.

.NET Framework-Sicherheit

Siehe auch

Referenz

Workbook Schnittstelle

Microsoft.Office.Tools.Excel-Namespace