[]
Sets the aggregation type for the cell.
void SetCellAggregationType(int row, int col, AggregationType type)
Sub SetCellAggregationType(row As Integer, col As Integer, type As AggregationType)
| Type | Name | Description |
|---|---|---|
| int | row | Cell row |
| int | col | Cell column |
| AggregationType | type | Aggregation type |