GrapeCity SPREAD for WPF 2.0J
ClearRule(Int32,Int32,Int32,Int32) メソッド

範囲内の最初のセルの行インデックス。
範囲内の最初のセルの列インデックス。
範囲内の行数。
範囲内の列数。
指定したセル範囲のルールを削除します。
構文
'Declaration
 
Public Overloads Sub ClearRule( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   Optional ByVal rowCount As Integer, _
   Optional ByVal columnCount As Integer _
) 
public void ClearRule( 
   int row,
   int column,
   int rowCount,
   int columnCount
)

パラメータ

row
範囲内の最初のセルの行インデックス。
column
範囲内の最初のセルの列インデックス。
rowCount
範囲内の行数。
columnCount
範囲内の列数。
参照

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

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.