MESCIUS SPREAD for Windows Forms 17.0J
NextNonEmptyColumnInRow メソッド (CellMatrix<T>)

検索する行を示す整数値。
検索する列を示す整数値。
CellMatrix<T>オブジェクトの指定された行で次の空でない列を検索します。
構文
'Declaration
 
Public Function NextNonEmptyColumnInRow( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As Integer
public int NextNonEmptyColumnInRow( 
   int row,
   int column
)

パラメータ

row
検索する行を示す整数値。
column
検索する列を示す整数値。

戻り値の型

CellMatrix<T>オブジェクトの指定された行で次の空でない列を返します。
参照

CellMatrix<T> クラス
CellMatrix<T> メンバ

 

 


© MESCIUS inc. All rights reserved.