PowerTools SPREAD for ASP.NET 8.0J
GetAggregationResult メソッド (DefaultSheetDataModel)

行インデックス
列インデックス
行数
列数
集計タイプ
集計数式
集計タイプに基づいて値を計算し、その値を集計書式に従って書式設定します。
構文
'Declaration
 
Public Function GetAggregationResult( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal rowCount As Integer, _
   ByVal columnCount As Integer, _
   ByVal aggType As AggregationType, _
   ByVal aggformula As String _
) As Object

パラメータ

row
行インデックス
column
列インデックス
rowCount
行数
columnCount
列数
aggType
集計タイプ
aggformula
集計数式

戻り値の型

集計書式で表された計算値
参照

DefaultSheetDataModel クラス
DefaultSheetDataModel メンバ

 

 


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