次の方法で共有


ListObject クラス (2007 System)

更新 : 2007 年 11 月

ListObject コントロールは、一連の行および列にデータを表示します。

名前空間 :  Microsoft.Office.Tools.Excel
アセンブリ :  Microsoft.Office.Tools.Excel.v9.0 (Microsoft.Office.Tools.Excel.v9.0.dll 内)

構文

'宣言
<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

継承階層

System.Object
  Microsoft.VisualStudio.Tools.Office.RemoteComponent
    Microsoft.VisualStudio.Tools.Office.RemoteBindableComponent
      Microsoft.Office.Tools.Excel.ListObject

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。

参照

参照

ListObject メンバ

Microsoft.Office.Tools.Excel 名前空間