MESCIUS SPREAD for Windows Forms 17.0J
Execute(Int32,Int32,Object) メソッド

セルの行。
セルの列。
結果スタイルを決定する値。
セルのスタイルを変更する条件付き書式ルールを実行します。
構文
'Declaration
 
Public Overloads Overrides Function Execute( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal value As Object _
) As PrePaintResult
public override PrePaintResult Execute( 
   int row,
   int column,
   object value
)

パラメータ

row
セルの行。
column
セルの列。
value
結果スタイルを決定する値。

戻り値の型

ルール実行後の結果。
参照

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

 

 


© MESCIUS inc. All rights reserved.