MESCIUS SPREAD for Windows Forms 17.0J
GetNonEmptyItems メソッド

最初の行を示す整数値。
最初の列を示す整数値。
最後の行を示す整数値。
最後の列を示す整数値。
セル範囲をフラット化された配列としてコピーします。
構文
'Declaration
 
Public Function GetNonEmptyItems( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal row2 As Integer, _
   ByVal column2 As Integer, _
   ByRef locations() As CellReference _
) As T()
public T[] GetNonEmptyItems( 
   int row,
   int column,
   int row2,
   int column2,
   out CellReference[] locations
)

パラメータ

row
最初の行を示す整数値。
column
最初の列を示す整数値。
row2
最後の行を示す整数値。
column2
最後の列を示す整数値。
locations
参照

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

 

 


© MESCIUS inc. All rights reserved.