Freigeben über


Worksheet.CustomProperties-Eigenschaft

Ruft ein Microsoft.Office.Interop.Excel.CustomProperties-Objekt ab, das die einem Arbeitsblatt zugeordneten Bezeichnerinformationen 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 CustomProperties As CustomProperties
CustomProperties CustomProperties { get; }

Eigenschaftswert

Typ: Microsoft.Office.Interop.Excel.CustomProperties
Ein Microsoft.Office.Interop.Excel.CustomProperties-Objekt, das die einem Arbeitsblatt zugeordneten Bezeichnerinformationen darstellt.

.NET Framework-Sicherheit

Siehe auch

Referenz

Worksheet Schnittstelle

Microsoft.Office.Tools.Excel-Namespace