PowerTools SPREAD for Windows Forms 8.0J
GetAggregationType メソッド


列インデックス
指定した列にあるAggregationTypeを文字列値として取得します。
構文
'Declaration
 
Public Function GetAggregationType( _
   ByVal column As Integer _
) As AggregationType
'使用法
 
Dim instance As DefaultSheetDataModel
Dim column As Integer
Dim value As AggregationType
 
value = instance.GetAggregationType(column)
public AggregationType GetAggregationType( 
   int column
)

パラメータ

column
列インデックス
参照

DefaultSheetDataModel クラス
DefaultSheetDataModel メンバ

 

 


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