MESCIUS SPREAD for Windows Forms 15.0J
ClearTableFromRange メソッド

行インデックス
列インデックス
行カウント
列の数。
ITableRangeオブジェクトを範囲からクリアします。
構文
'宣言
 
Sub ClearTableFromRange( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal rowCount As Integer, _
   ByVal columnCount As Integer _
) 
void ClearTableFromRange( 
   int row,
   int column,
   int rowCount,
   int columnCount
)

パラメータ

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

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

 

 


© MESCIUS inc. All rights reserved.