MESCIUS SPREAD for Windows Forms 15.0J
SetTag メソッド (AggregationDataModel)

モデル内のセルの行インデックス
モデル内のセルの列インデックス
設定するタグ値
指定した行と列のセルにアプリケーション定義のタグ値を設定します。
構文
'宣言
 
Public Overrides Sub SetTag( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal value As Object _
) 
public override void SetTag( 
   int row,
   int column,
   object value
)

パラメータ

row
モデル内のセルの行インデックス
column
モデル内のセルの列インデックス
value
設定するタグ値
参照

AggregationDataModel クラス
AggregationDataModel メンバ

 

 


© MESCIUS inc. All rights reserved.