[]
Sets the aggregation format for the cell.
void SetCellAggregationFormat(int row, int col, string format)
Sub SetCellAggregationFormat(row As Integer, col As Integer, format As String)
Type | Name | Description |
---|---|---|
int | row | Cell row |
int | col | Cell column |
string | format | Aggregation format |