[]
Sets the aggregation type at the specified column.
void SetAggregationType(int column, AggregationType value)
Sub SetAggregationType(column As Integer, value As AggregationType)
| Type | Name | Description |
|---|---|---|
| int | column | Column index |
| AggregationType | value | The type of aggregation |