SPREAD for WPF 3.0J - GcSpreadSheet
AutoFilter(Int32,DynamicFilterType) メソッド

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IRange インターフェース > AutoFilter メソッド : AutoFilter(Int32,DynamicFilterType) メソッド
列のインデックス。
動的フィルタのタイプを示す DynamicFilterType 値。
動的フィルタを追加します。
シンタックス
'宣言
 
Overloads Function AutoFilter( _
   ByVal columnIndex As System.Integer, _
   ByVal dynamicType As DynamicFilterType _
) As System.Boolean
System.bool AutoFilter( 
   System.int columnIndex,
   DynamicFilterType dynamicType
)

パラメータ

columnIndex
列のインデックス。
dynamicType
動的フィルタのタイプを示す DynamicFilterType 値。
参照

IRange インターフェース
IRange メンバ
オーバーロード一覧