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

クリアする範囲の開始行インデックス
クリアする範囲の開始列インデックス
クリアする行数
クリアする列数
指定した範囲参照にあるすべてのデータ検証を削除します。
構文
'宣言
 
Public Overloads Shadows Sub Clear( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal rowCount As Integer, _
   ByVal columnCount As Integer _
) 
public new void Clear( 
   int row,
   int column,
   int rowCount,
   int columnCount
)

パラメータ

row
クリアする範囲の開始行インデックス
column
クリアする範囲の開始列インデックス
rowCount
クリアする行数
columnCount
クリアする列数
参照

DataValidationManager クラス
DataValidationManager メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.