MESCIUS SPREAD for Windows Forms 15.0J
GetNote メソッド (GroupDataModel)

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

パラメータ

row
モデル内のセルの行インデックス
column
モデル内のセルの列インデックス
解説
セル ノートのテキストを含む String
参照

GroupDataModel クラス
GroupDataModel メンバ
SetNote メソッド

 

 


© MESCIUS inc. All rights reserved.