PowerTools SPREAD for Windows Forms 8.0J
AggregationType プロパティ (CellFooter)


このセルの集計タイプを取得または設定します。
構文
'Declaration
 
Public Property AggregationType As AggregationType
'使用法
 
Dim instance As CellFooter
Dim value As AggregationType
 
instance.AggregationType = value
 
value = instance.AggregationType
public AggregationType AggregationType {get; set;}
参照

CellFooter クラス
CellFooter メンバ

 

 


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