MESCIUS SPREAD for Windows Forms 17.0J
GetCelAggregationType メソッド (AggregationDataModel)

モデル内のセルの行インデックス
モデル内のセルの列インデックス
指定した行と列にあるセルの数式を取得します。
構文
'Declaration
 
Public Function GetCelAggregationType( _
   ByVal row As Integer, _
   ByVal col As Integer _
) As AggregationType
public AggregationType GetCelAggregationType( 
   int row,
   int col
)

パラメータ

row
モデル内のセルの行インデックス
col
モデル内のセルの列インデックス

戻り値の型

セルの数式
参照

AggregationDataModel クラス
AggregationDataModel メンバ

 

 


© MESCIUS inc. All rights reserved.