Method GetCellContent
GetCellContent(string)
Get content for a cell given a column name
Declaration
string GetCellContent(string colName)
Parameters
| Type | Name | Description | 
|---|---|---|
| string | colName | The name of the column  | 
    
Returns
| Type | Description | 
|---|---|
| string | The display string for the cell  |