ListObject Classe (sistema de 2007)
The ListObject controle exibe dados em uma série de linhas e colunas.
Namespace: Microsoft.Office.Tools.Excel
Assembly: Microsoft.Office.Tools.Excel.v9.0 (em Microsoft.Office.Tools.Excel.v9.0.dll)
Sintaxe
<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
Hierarquia de herança
System.Object
Microsoft.VisualStudio.Tools.Office.RemoteComponent
Microsoft.VisualStudio.Tools.Office.RemoteBindableComponent
Microsoft.Office.Tools.Excel.ListObject
Acesso thread-safe
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.