MESCIUS SPREAD for Windows Forms 15.0J
Clear(Int32,Int32,Int32,Int32,ManipulationOptions) メソッド

セル範囲の一番上の行のインデックスを示す整数値。
セル範囲の左端の列のインデックスを示す整数値。
行の総数を示す整数値。
列の総数を示す整数値。
指定したセル範囲からすべてのデータと数式を削除します。
構文
'宣言
 
Public Function Clear( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal rowCount As Integer, _
   ByVal columnCount As Integer, _
   ByVal options As ManipulationOptions _
) As ActionResult(Of Object)

パラメータ

row
セル範囲の一番上の行のインデックスを示す整数値。
column
セル範囲の左端の列のインデックスを示す整数値。
rowCount
行の総数を示す整数値。
columnCount
列の総数を示す整数値。
options

戻り値の型

データがクリアな場合はtrue、それ以外の場合はfalse
参照

Worksheet クラス
Worksheet メンバ

 

 


© MESCIUS inc. All rights reserved.