PowerTools SPREAD for ASP.NET 8.0J
ClearData メソッド (IClearDataSupport)

行数
列数
指定した範囲内のデータをクリアします。
構文
'Declaration
 
Sub ClearData( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal rowCount As Integer, _
   ByVal columnCount As Integer _
) 
void ClearData( 
   int row,
   int column,
   int rowCount,
   int columnCount
)

パラメータ

row
column
rowCount
行数
columnCount
列数
参照

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

 

 


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