GrapeCity SPREAD for Windows Forms 12.0J
AutoFilter(Int32,DynamicFilterType) メソッド


列のインデックス。
動的フィルタのタイプを示すDynamicFilterType値。
動的フィルタを追加します。
構文
'Declaration
 
Overloads Function AutoFilter( _
   ByVal columnIndex As Integer, _
   ByVal dynamicType As DynamicFilterType _
) As Boolean
'使用法
 
Dim instance As IRange
Dim columnIndex As Integer
Dim dynamicType As DynamicFilterType
Dim value As Boolean
 
value = instance.AutoFilter(columnIndex, dynamicType)

パラメータ

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

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

 

 


Copyright © 2004 GrapeCity inc.