ListObject-Klasse (2007 System)
Aktualisiert: November 2007
Das ListObject-Steuerelement zeigt Daten in einer Gruppe von Zeilen und Spalten an.
Namespace: Microsoft.Office.Tools.Excel
Assembly: Microsoft.Office.Tools.Excel.v9.0 (in Microsoft.Office.Tools.Excel.v9.0.dll)
Syntax
<ComplexBindingPropertiesAttribute("DataSource", "DataMember")> _
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public NotInheritable Class ListObject _
Inherits RemoteBindableComponent _
Implements ISupportInitializeControl, ISupportInitialize
Dim instance As ListObject
[ComplexBindingPropertiesAttribute("DataSource", "DataMember")]
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public sealed class ListObject : RemoteBindableComponent,
ISupportInitializeControl, ISupportInitialize
Vererbungshierarchie
System.Object
Microsoft.VisualStudio.Tools.Office.RemoteComponent
Microsoft.VisualStudio.Tools.Office.RemoteBindableComponent
Microsoft.Office.Tools.Excel.ListObject
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.