PowerTools SPREAD for Windows Forms 8.0J
GetCelAggregationType メソッド (IAggregationSupport)


セルの行
セルの列
セルの集計タイプを取得します。
構文
'Declaration
 
Function GetCelAggregationType( _
   ByVal row As Integer, _
   ByVal col As Integer _
) As AggregationType
'使用法
 
Dim instance As IAggregationSupport
Dim row As Integer
Dim col As Integer
Dim value As AggregationType
 
value = instance.GetCelAggregationType(row, col)
AggregationType GetCelAggregationType( 
   int row,
   int col
)

パラメータ

row
セルの行
col
セルの列

戻り値の型

セルの集計タイプ
参照

IAggregationSupport インタフェース
IAggregationSupport メンバ

 

 


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