バージョン

ContentBlocksCollection クラス

ヘッダー、またはフッターのブロックレベル コンテンツ (段落およびテーブル) を含みます。
シンタックス
'宣言
 
Public Class ContentBlocksCollection 
   Inherits Infragistics.Documents.Word.CollectionBase(Of ContentBlock)
public class ContentBlocksCollection : Infragistics.Documents.Word.CollectionBase<ContentBlock> 
参照