MESCIUS SPREAD for Windows Forms 17.0J
ClearShapes メソッド (Worksheet)

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

パラメータ

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

Worksheet クラス
Worksheet メンバ

 

 


© MESCIUS inc. All rights reserved.