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

行インデックス。
列インデックス。
行数。
列数。
特定の範囲内のテーブルデータを同期します。
構文
'Declaration
 
Sub SyncDataInRange( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal rowCount As Integer, _
   ByVal columnCount As Integer _
) 
void SyncDataInRange( 
   int row,
   int column,
   int rowCount,
   int columnCount
)

パラメータ

row
行インデックス。
column
列インデックス。
rowCount
行数。
columnCount
列数。
参照

ITableRange インタフェース
ITableRange メンバ

 

 


© MESCIUS inc. All rights reserved.