PowerTools SPREAD for ASP.NET 8.0J
ConditionalFormattingModelEventArgs コンストラクタ(Int32,Int32,Int32,Int32,ConditionalFormattingModelEventType)

行インデックス
列インデックス
行数
列数
条件付き書式モデルで発生した変更の種類
シートの条件付き書式モデルの新しいChangedイベント引数オブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal rowCount As Integer, _
   ByVal columnCount As Integer, _
   ByVal type As ConditionalFormattingModelEventType _
)
public ConditionalFormattingModelEventArgs( 
   int row,
   int column,
   int rowCount,
   int columnCount,
   ConditionalFormattingModelEventType type
)

パラメータ

row
行インデックス
column
列インデックス
rowCount
行数
columnCount
列数
type
条件付き書式モデルで発生した変更の種類
参照

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

 

 


© 2003-2015, GrapeCity inc. All rights reserved.