MESCIUS SPREAD for Windows Forms 17.0J
Clear メソッド (ISpreadsheet)

セル範囲の一番上の行のインデックスを示す整数値。
セル範囲の左端の列のインデックスを示す整数値。
行数を示す整数値。
列数を示す整数値。
実行されるデータ型を示すオプション。
指定したセル範囲からすべてのデータを削除します。
構文
'Declaration
 
Function Clear( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal rowCount As Integer, _
   ByVal columnCount As Integer, _
   ByVal options As ManipulationOptions _
) As Boolean

パラメータ

row
セル範囲の一番上の行のインデックスを示す整数値。
column
セル範囲の左端の列のインデックスを示す整数値。
rowCount
行数を示す整数値。
columnCount
列数を示す整数値。
options
実行されるデータ型を示すオプション。
参照

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

 

 


© MESCIUS inc. All rights reserved.