FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > AggregationDataModel クラス : SetCellAggregationType メソッド |
'Declaration Public Sub SetCellAggregationType( _ ByVal row As Integer, _ ByVal col As Integer, _ ByVal aggType As AggregationType _ )
'使用法 Dim instance As AggregationDataModel Dim row As Integer Dim col As Integer Dim aggType As AggregationType instance.SetCellAggregationType(row, col, aggType)