PowerTools SPREAD for Windows Forms 8.0J
NextRowVisible メソッド (DefaultSheetAxisModel)


開始行のインデックス
指定した行が表示されるかどうかを取得します。
構文
'Declaration
 
Public Function NextRowVisible( _
   ByVal index As Integer _
) As Integer
'使用法
 
Dim instance As DefaultSheetAxisModel
Dim index As Integer
Dim value As Integer
 
value = instance.NextRowVisible(index)
public int NextRowVisible( 
   int index
)

パラメータ

index
開始行のインデックス

戻り値の型

trueの場合、可視行のインデックス
参照

DefaultSheetAxisModel クラス
DefaultSheetAxisModel メンバ

 

 


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