PowerTools SPREAD for Windows Forms 8.0J
GetFilterBarCellType メソッド


セルの列インデックス
フィルタバー上の指定したセルの複合(継承)セル型を取得します。
構文
'Declaration
 
Public Overridable Function GetFilterBarCellType( _
   ByVal column As Integer _
) As ICellType
'使用法
 
Dim instance As SheetView
Dim column As Integer
Dim value As ICellType
 
value = instance.GetFilterBarCellType(column)
public virtual ICellType GetFilterBarCellType( 
   int column
)

パラメータ

column
セルの列インデックス
参照

SheetView クラス
SheetView メンバ

 

 


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