Workbook.SharedWorkspace-Eigenschaft

Ruft einen Microsoft.Office.Core.SharedWorkspace ab, der den Dokumentarbeitsbereich darstellt, in dem sich die Arbeitsmappe befindet.

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 SharedWorkspace As SharedWorkspace
SharedWorkspace SharedWorkspace { get; }

Eigenschaftswert

Typ: Microsoft.Office.Core.SharedWorkspace
Ein Microsoft.Office.Core.SharedWorkspace, der den Dokumentarbeitsbereich darstellt, in dem sich die Arbeitsmappe befindet.

.NET Framework-Sicherheit

Siehe auch

Referenz

Workbook Schnittstelle

Microsoft.Office.Tools.Excel-Namespace