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

モデル内のセルの行インデックス
モデル内のセルの列インデックス
設定するメモ値
指定した行と列のセルにユーザー定義のメモ値を設定します。
構文
'宣言
 
Public Overrides Sub SetNote( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal value As String _
) 
public override void SetNote( 
   int row,
   int column,
   string value
)

パラメータ

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

AggregationDataModel クラス
AggregationDataModel メンバ

 

 


© MESCIUS inc. All rights reserved.