Freigeben über


Worksheet.SmartTags-Eigenschaft

Ruft ein Microsoft.Office.Interop.Excel.SmartTags-Objekt ab, das die Auflistung von Smarttags für das Arbeitsblatt 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 SmartTags As SmartTags
SmartTags SmartTags { get; }

Eigenschaftswert

Typ: Microsoft.Office.Interop.Excel.SmartTags
Ein Microsoft.Office.Interop.Excel.SmartTags-Objekt, das die Auflistung von Smarttags für das Arbeitsblatt darstellt.

.NET Framework-Sicherheit

Siehe auch

Referenz

Worksheet Schnittstelle

Microsoft.Office.Tools.Excel-Namespace