FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > IAggregationSupport インタフェース : GetCelAggregationType メソッド |
'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 )