[]
Sets the format of the cell of the specified row and column.
public string GetCellAggregationFormat(int row, int col)
Public Function GetCellAggregationFormat(row As Integer, col As Integer) As String
Type | Name | Description |
---|---|---|
int | row | Row index of the cell in the model |
int | col | Column index of the cell in the model |
Type | Description |
---|---|
string | Format of cell |