[]
Gets the cell aggregation format string.
string GetCellAggregationFormat(int row, int col)
Function GetCellAggregationFormat(row As Integer, col As Integer) As String
Type | Name | Description |
---|---|---|
int | row | Cell row |
int | col | Cell column |
Type | Description |
---|---|
string | Cell aggregation format string |