'Declaration
Sub SetCellAggregationType( _ ByVal row As Integer, _ ByVal col As Integer, _ ByVal type As AggregationType _ )
'Usage
Dim instance As IAggregationSupport Dim row As Integer Dim col As Integer Dim type As AggregationType instance.SetCellAggregationType(row, col, type)
Parameters
- row
- Cell row
- col
- Cell column
- type
- Aggregation type