バージョン

FilterCellCollection クラス

その「Cells」プロパティにより FilterCell から公開された FilterRecord オブジェクトのコレクション。
シンタックス
'宣言
 
Public Class FilterCellCollection 
   Inherits CellCollection
public class FilterCellCollection : CellCollection 
解説
FilterCellCollection クラスには FilterRecord に属する FilterCell オブジェクトが入っています。このコレクションを取得するのに、FilterRecord の Cells プロパティを使用します。
参照