PowerTools SPREAD for ASP.NET 8.0J
Filter メソッド (BaseFilterItem)

列インデックス
シート内の指定の列をフィルタリングします。
構文
'Declaration
 
Public Overridable Function Filter( _
   ByVal columnIndex As Integer _
) As Integer()
public virtual int[] Filter( 
   int columnIndex
)

パラメータ

columnIndex
列インデックス

戻り値の型

フィルタリングする列のインデックスの整数配列
参照

BaseFilterItem クラス
BaseFilterItem メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.