[]
Gets the cell aggregation type.
AggregationType GetCelAggregationType(int row, int col)
Function GetCelAggregationType(row As Integer, col As Integer) As AggregationType
| Type | Name | Description |
|---|---|---|
| int | row | Cell row |
| int | col | Cell column |
| Type | Description |
|---|---|
| AggregationType | Aggregation type of cell |