バージョン

TableContentsCollection クラス

TableContent クラスから派生するタイプのコレクションの基本クラス。
シンタックス
'宣言
 
Public Class TableContentsCollection 
   Inherits Infragistics.Documents.Word.CollectionBase(Of TableContent)
public class TableContentsCollection : Infragistics.Documents.Word.CollectionBase<TableContent> 
参照